Home
last modified time | relevance | path

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

/drivers/staging/iio/adc/
Dad7192.c93 #define AD7192_CONF_CHOP BIT(23) /* CHOP enable */ macro
270 st->conf |= AD7192_CONF_CHOP; in ad7192_setup()