Searched refs:AD9834_PIN_SW (Results 1 – 1 of 1) sorted by relevance
42 #define AD9834_PIN_SW BIT(9) macro181 case AD9834_PIN_SW: in ad9834_write()183 st->control |= AD9834_PIN_SW; in ad9834_write()185 st->control &= ~AD9834_PIN_SW; in ad9834_write()192 st->control &= ~(this_attr->address | AD9834_PIN_SW); in ad9834_write()195 st->control &= ~AD9834_PIN_SW; in ad9834_write()336 ad9834_write, AD9834_PIN_SW);