Searched refs:exclvl (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/staging/iio/cdc/ | ||
D | ad7746.h | 21 unsigned char exclvl; /*Excitation Voltage Level */ member |
D | ad7746.c | 721 regval |= AD7746_EXCSETUP_EXCLVL(pdata->exclvl); in ad7746_probe() |