Home
last modified time | relevance | path

Searched refs:BUCK_OM_ON (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dt-bindings/pmic/
H A Dsandbox_pmic.h19 #define BUCK_OM_ON 1 macro
/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c56 MODE(BUCK_OM_ON, OM2REG(BUCK_OM_ON), "ON"),
244 return out_set_mode(dev, enable ? BUCK_OM_ON : BUCK_OM_OFF); in buck_set_enable()
/openbmc/u-boot/include/power/
H A Dsandbox_pmic.h53 BUCK_OM_ON, enumerator