Searched refs:AD9834_PIN_SW (Results 1 – 1 of 1) sorted by relevance
42 #define AD9834_PIN_SW BIT(9) macro180 case AD9834_PIN_SW: in ad9834_write()182 st->control |= AD9834_PIN_SW; in ad9834_write()184 st->control &= ~AD9834_PIN_SW; in ad9834_write()191 st->control &= ~(this_attr->address | AD9834_PIN_SW); in ad9834_write()194 st->control &= ~AD9834_PIN_SW; in ad9834_write()335 ad9834_write, AD9834_PIN_SW);