Home
last modified time | relevance | path

Searched refs:AD7793_CONF_REFSEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7793.c85 #define AD7793_CONF_REFSEL(x) ((x) << 6) /* INT/EXT Reference Select */ macro
293 st->conf |= AD7793_CONF_REFSEL(pdata->refsel); in ad7793_setup()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7793.c85 #define AD7793_CONF_REFSEL(x) ((x) << 6) /* INT/EXT Reference Select */ macro
293 st->conf |= AD7793_CONF_REFSEL(pdata->refsel); in ad7793_setup()

Completed in 3 milliseconds