Home
last modified time | relevance | path

Searched refs:LDO_OM_SLEEP (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/dt-bindings/pmic/
H A Dsandbox_pmic.h27 #define LDO_OM_SLEEP 2 macro
/rk3399_rockchip-uboot/include/power/
H A Dsandbox_pmic.h63 LDO_OM_SLEEP, enumerator
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dsandbox.c78 MODE(LDO_OM_SLEEP, OM2REG(LDO_OM_SLEEP), "SLEEP"),
/rk3399_rockchip-uboot/test/dm/
H A Dregulator.c186 int val_set = LDO_OM_SLEEP; in dm_test_power_regulator_set_get_mode()