Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/iio/dac/
Dadi,ad7293.yaml28 vdrive-supply: true
43 - vdrive-supply
57 vdrive-supply = <&vdrive>;
/linux-6.14.4/Documentation/devicetree/bindings/iio/resolver/
Dadi,ad2s1210.yaml73 vdrive-supply:
76 (VDrive) pin.
139 - vdrive-supply
170 vdrive-supply = <&vdrive_regulator>;
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7476.yaml59 vdrive-supply:
141 vdrive-supply: true
144 vdrive-supply: false
Dadi,ad7606.yaml59 vdrive-supply:
207 - vdrive-supply
308 vdrive-supply = <&vdd_supply>;
334 vdrive-supply = <&vdd_supply>;
366 vdrive-supply = <&vdd_supply>;
Dadi,ad7091r5.yaml35 vdrive-supply:
/linux-6.14.4/drivers/iio/dac/
Dad7293.c784 ret = devm_regulator_get_enable(&spi->dev, "vdrive"); in ad7293_properties_parse()
786 return dev_err_probe(&spi->dev, ret, "failed to enable VDRIVE\n"); in ad7293_properties_parse()
/linux-6.14.4/drivers/iio/adc/
Dad7476.c371 ret = devm_regulator_get_enable(&spi->dev, "vdrive"); in ad7476_probe()
Dad7606_spi.c16 #define MAX_SPI_FREQ_HZ 23500000 /* VDRIVE above 4.75 V */