Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dt-bindings/pmic/
H A Dsandbox_pmic.h26 #define LDO_OM_SLEEP 2 macro
/openbmc/u-boot/include/power/
H A Dsandbox_pmic.h62 LDO_OM_SLEEP, enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c75 MODE(LDO_OM_SLEEP, OM2REG(LDO_OM_SLEEP), "SLEEP"),
/openbmc/u-boot/test/dm/
H A Dregulator.c204 int val_set = LDO_OM_SLEEP; in dm_test_power_regulator_set_get_mode()