Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/clock/
H A Dti,cdce925.yaml41 vddout-supply:
43 Regulator that provides Vddout power supply.
96 vddout-supply = <&reg_3v3>;
/linux/Documentation/hwmon/
H A Dda9055.rst24 - Channel 0: VDDOUT - measurement of the system voltage
30 By using sysfs attributes we can measure the system voltage VDDOUT,
H A Dda9052.rst26 Channel 0 VDDOUT - measurement of the system voltage
39 By using sysfs attributes we can measure the system voltage VDDOUT, the battery
/linux/drivers/clk/
H A Dclk-cdce925.c642 err = cdce925_regulator_enable(&client->dev, "vddout"); in cdce925_probe()