Home
last modified time | relevance | path

Searched full:mt6360_opmode_normal (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dmt6360-regulator.yaml51 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
60 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
69 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
77 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
85 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
93 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
101 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
109 regulator-allowed-modes = <MT6360_OPMODE_NORMAL
/OK3568_Linux_fs/kernel/include/dt-bindings/regulator/
H A Dmediatek,mt6360-regulator.h14 #define MT6360_OPMODE_NORMAL 0 macro
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dmt6360-regulator.c231 val = MT6360_OPMODE_NORMAL; in mt6360_regulator_set_mode()
272 case MT6360_OPMODE_NORMAL: in mt6360_regulator_get_mode()
311 case MT6360_OPMODE_NORMAL: in mt6360_regulator_of_map_mode()