Home
last modified time | relevance | path

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

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