Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dti,cdce925.yaml41 vddout-supply:
43 Regulator that provides Vddout power supply.
96 vddout-supply = <&reg_3v3>;
/openbmc/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
/openbmc/linux/drivers/hwmon/
H A Dda9052-hwmon.c34 [DA9052_ADC_VDDOUT] = "VDDOUT",
49 /* Conversion function for VDDOUT and VBAT */
/openbmc/linux/drivers/clk/
H A Dclk-cdce925.c659 err = cdce925_regulator_enable(&client->dev, "vddout"); in cdce925_probe()