Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dad7793.h50 AD7793_REFSEL_INTERNAL = 2, enumerator
/openbmc/linux/drivers/iio/adc/
H A Dad7793.c802 if (pdata->refsel != AD7793_REFSEL_INTERNAL) { in ad7793_probe()