Searched refs:AD9834_OPBITEN (Results 1 – 1 of 1) sorted by relevance
46 #define AD9834_OPBITEN BIT(5) macro166 case AD9834_OPBITEN: in ad9834_write()173 st->control |= AD9834_OPBITEN; in ad9834_write()175 st->control &= ~AD9834_OPBITEN; in ad9834_write()237 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()240 st->control &= ~AD9834_OPBITEN; in ad9834_store_wavetype()242 } else if (st->control & AD9834_OPBITEN) { in ad9834_store_wavetype()249 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()259 st->control |= AD9834_OPBITEN; in ad9834_store_wavetype()289 else if (st->control & AD9834_OPBITEN) in ad9834_show_out0_wavetype_available()[all …]