Searched full:vdrive (Results 1 – 7 of 7) sorted by relevance
28 vdrive-supply: true45 - vdrive-supply59 vdrive-supply = <&vdrive>;
73 vdrive-supply:76 (VDrive) pin.139 - vdrive-supply170 vdrive-supply = <&vdrive_regulator>;
67 vdrive-supply:224 - vdrive-supply338 vdrive-supply = <&vdd_supply>;364 vdrive-supply = <&vdd_supply>;396 vdrive-supply = <&vdd_supply>;
130 vdrive-supply = <&vdd_supply>;
786 ret = devm_regulator_get_enable(&spi->dev, "vdrive"); in ad7293_properties_parse()788 return dev_err_probe(&spi->dev, ret, "failed to enable VDRIVE\n"); in ad7293_properties_parse()
26 #define MAX_SPI_FREQ_HZ 23500000 /* VDRIVE above 4.75 V */
1524 ret = devm_regulator_get_enable(dev, "vdrive"); in ad7606_probe()1527 "Failed to enable Vdrive supply\n"); in ad7606_probe()