Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dt-bindings/regulator/
H A Dmaxim,max77802.h15 #define MAX77802_OPMODE_LP 1 macro
/OK3568_Linux_fs/kernel/include/dt-bindings/regulator/
H A Dmaxim,max77802.h12 #define MAX77802_OPMODE_LP 1 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmax77802.txt90 regulator-initial-mode = <MAX77802_OPMODE_LP>;
100 regulator-mode = <MAX77802_OPMODE_LP>;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5800-peach-pi.dts375 regulator-mode = <MAX77802_OPMODE_LP>;
392 regulator-mode = <MAX77802_OPMODE_LP>;
448 regulator-mode = <MAX77802_OPMODE_LP>;
469 regulator-mode = <MAX77802_OPMODE_LP>;
490 regulator-mode = <MAX77802_OPMODE_LP>;
H A Dexynos5420-peach-pit.dts362 regulator-mode = <MAX77802_OPMODE_LP>;
379 regulator-mode = <MAX77802_OPMODE_LP>;
435 regulator-mode = <MAX77802_OPMODE_LP>;
456 regulator-mode = <MAX77802_OPMODE_LP>;
477 regulator-mode = <MAX77802_OPMODE_LP>;
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmax77802-regulator.c120 val = MAX77802_OPMODE_LP; /* ON in Low Power Mode */ in max77802_set_mode()
196 if (max77802->opmode[id] == MAX77802_OPMODE_LP) in max77802_set_suspend_mode()