Searched refs:AD9832_SELSRC (Results 1 – 1 of 1) sorted by relevance
65 #define AD9832_SELSRC BIT(12) macro200 st->ctrl_ss &= ~AD9832_SELSRC; in ad9832_write()201 st->ctrl_ss |= FIELD_PREP(AD9832_SELSRC, val ? 0 : 1); in ad9832_write()