Searched refs:AD9834_OPBITEN (Results 1 – 1 of 1) sorted by relevance
45 #define AD9834_OPBITEN BIT(5) macro165 case AD9834_OPBITEN: in ad9834_write()172 st->control |= AD9834_OPBITEN; in ad9834_write()174 st->control &= ~AD9834_OPBITEN; in ad9834_write()236 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()239 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()241 } else if (st->control & AD9834_OPBITEN) { in ad9834_store_wavetype()248 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()258 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()287 if (st->control & AD9834_OPBITEN) in ad9834_show_out0_wavetype_available()[all …]