Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7192.c94 #define AD7192_CONF_REFSEL BIT(20) /* REFIN1/REFIN2 Reference Select */ macro
421 st->conf |= AD7192_CONF_REFSEL; in ad7192_setup()