Home
last modified time | relevance | path

Searched refs:AD7793_CONF_CHAN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dad7793.c87 #define AD7793_CONF_CHAN(x) ((x) & 0xf) /* Channel select */ macro
186 st->conf |= AD7793_CONF_CHAN(channel); in ad7793_set_channel()