Searched full:vdrive (Results 1 – 8 of 8) sorted by relevance
28 vdrive-supply: true43 - vdrive-supply57 vdrive-supply = <&vdrive>;
73 vdrive-supply:76 (VDrive) pin.139 - vdrive-supply170 vdrive-supply = <&vdrive_regulator>;
59 vdrive-supply:141 vdrive-supply: true144 vdrive-supply: false
38 vdrive-supply:122 - vdrive-supply191 vdrive-supply = <&vdd_supply>;
35 vdrive-supply:
792 st->reg_vdrive = devm_regulator_get(&spi->dev, "vdrive"); in ad7293_properties_parse()795 "failed to get the VDRIVE voltage\n"); in ad7293_properties_parse()834 "Failed to enable specified VDRIVE Voltage!\n"); in ad7293_init()855 "Failed to read vdrive regulator: %d\n", ret); in ad7293_init()
16 #define MAX_SPI_FREQ_HZ 23500000 /* VDRIVE above 4.75 V */
371 ret = devm_regulator_get_enable(&spi->dev, "vdrive"); in ad7476_probe()