Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/clock/
Dti,cdce925.yaml41 vddout-supply:
43 Regulator that provides Vddout power supply.
96 vddout-supply = <&reg_3v3>;
/linux-6.14.4/Documentation/hwmon/
Dda9055.rst24 - Channel 0: VDDOUT - measurement of the system voltage
30 By using sysfs attributes we can measure the system voltage VDDOUT,
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-6.14.4/drivers/hwmon/
Dda9052-hwmon.c33 [DA9052_ADC_VDDOUT] = "VDDOUT",
48 /* Conversion function for VDDOUT and VBAT */
/linux-6.14.4/drivers/clk/
Dclk-cdce925.c634 err = cdce925_regulator_enable(&client->dev, "vddout"); in cdce925_probe()