Home
last modified time | relevance | path

Searched refs:system_power (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Disl9305.txt25 VINDCD1-supply = <&system_power>;
26 VINDCD2-supply = <&system_power>;
27 VINLDO1-supply = <&system_power>;
28 VINLDO2-supply = <&system_power>;
/openbmc/linux/drivers/hwmon/occ/
H A Dcommon.c104 u16 system_power; member
114 u16 system_power; member
612 val = get_unaligned_be16(&caps->system_power) * 1000000ULL; in occ_show_caps_1_2()
662 val = get_unaligned_be16(&caps->system_power) * 1000000ULL; in occ_show_caps_3()