Searched refs:AD9834_PIN_SW (Results 1 – 1 of 1) sorted by relevance
41 #define AD9834_PIN_SW BIT(9) macro179 case AD9834_PIN_SW: in ad9834_write()181 st->control |= AD9834_PIN_SW; in ad9834_write()183 st->control &= ~AD9834_PIN_SW; in ad9834_write()190 st->control &= ~(this_attr->address | AD9834_PIN_SW); in ad9834_write()193 st->control &= ~AD9834_PIN_SW; in ad9834_write()325 static IIO_DEV_ATTR_PINCONTROL_EN(0, 0200, NULL, ad9834_write, AD9834_PIN_SW);