Home
last modified time | relevance | path

Searched refs:RT5190A_OPMODE_AUTO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/dt-bindings/regulator/
H A Drichtek,rt5190a-regulator.h12 #define RT5190A_OPMODE_AUTO 0 macro
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt5190a-regulator.yaml111 regulator-allowed-modes = <RT5190A_OPMODE_AUTO RT5190A_OPMODE_FPWM>;
130 regulator-allowed-modes = <RT5190A_OPMODE_AUTO RT5190A_OPMODE_FPWM>;
/openbmc/linux/drivers/regulator/
H A Drt5190a-regulator.c209 case RT5190A_OPMODE_AUTO: in rt5190a_of_map_mode()