Home
last modified time | relevance | path

Searched full:vdrive (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad7293.yaml28 vdrive-supply: true
45 - vdrive-supply
59 vdrive-supply = <&vdrive>;
/linux/Documentation/devicetree/bindings/iio/resolver/
H A Dadi,ad2s1210.yaml73 vdrive-supply:
76 (VDrive) pin.
139 - vdrive-supply
170 vdrive-supply = <&vdrive_regulator>;
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,axi-adc.yaml130 vdrive-supply = <&vdd_supply>;
/linux/drivers/iio/dac/
H A Dad7293.c785 ret = devm_regulator_get_enable(dev, "vdrive"); in ad7293_properties_parse()
787 return dev_err_probe(dev, ret, "failed to enable VDRIVE\n"); in ad7293_properties_parse()