Home
last modified time | relevance | path

Searched full:vrefh (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iio/dac/
Dadi,ad8801.yaml22 vrefh-supply: true
28 - vrefh-supply
56 vrefh-supply = <&dac_vrefh>;
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dnxp,imx8qxp-adc.yaml44 External ADC reference voltage supply on VREFH pad. If VERID[MVI] is
46 VREFH1 is always from VREFH pad.
/linux-6.14.4/drivers/iio/dac/
Dad8801.c123 ret = devm_regulator_get_enable_read_voltage(&spi->dev, "vrefh"); in ad8801_probe()
126 "failed to get Vrefh voltage\n"); in ad8801_probe()