Home
last modified time | relevance | path

Searched refs:MAX77802_OPMODE_LP (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/regulator/
Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dmax77802.txt90 regulator-initial-mode = <MAX77802_OPMODE_LP>;
100 regulator-mode = <MAX77802_OPMODE_LP>;
/linux-4.4.14/arch/arm/boot/dts/
Dexynos5420-peach-pit.dts344 regulator-mode = <MAX77802_OPMODE_LP>;
361 regulator-mode = <MAX77802_OPMODE_LP>;
418 regulator-mode = <MAX77802_OPMODE_LP>;
439 regulator-mode = <MAX77802_OPMODE_LP>;
460 regulator-mode = <MAX77802_OPMODE_LP>;
Dexynos5800-peach-pi.dts331 regulator-mode = <MAX77802_OPMODE_LP>;
348 regulator-mode = <MAX77802_OPMODE_LP>;
405 regulator-mode = <MAX77802_OPMODE_LP>;
426 regulator-mode = <MAX77802_OPMODE_LP>;
447 regulator-mode = <MAX77802_OPMODE_LP>;
/linux-4.4.14/drivers/regulator/
Dmax77802.c132 val = MAX77802_OPMODE_LP; /* ON in Low Power Mode */ in max77802_set_mode()
208 if (max77802->opmode[id] == MAX77802_OPMODE_LP) in max77802_set_suspend_mode()