Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7476.c35 bool has_vref; member
208 .has_vref = true,
214 .has_vref = true,
219 .has_vref = true,
248 .has_vref = true,
288 .has_vref = true,
334 if (st->chip_info->has_vref) { in ad7476_probe()