Searched refs:AD9834_OPBITEN (Results 1 – 1 of 1) sorted by relevance
46 #define AD9834_OPBITEN BIT(5) macro167 case AD9834_OPBITEN: in ad9834_write()174 st->control |= AD9834_OPBITEN; in ad9834_write()176 st->control &= ~AD9834_OPBITEN; in ad9834_write()238 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()241 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()243 } else if (st->control & AD9834_OPBITEN) { in ad9834_store_wavetype()250 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()260 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()290 else if (st->control & AD9834_OPBITEN) in ad9834_show_out0_wavetype_available()[all …]