Home
last modified time | relevance | path

Searched refs:OUT_REG_UV (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/power/regulator/
H A Dsandbox.c204 return out_get_value(dev, SANDBOX_BUCK_COUNT, OUT_REG_UV, in buck_get_voltage()
210 return out_set_value(dev, SANDBOX_BUCK_COUNT, OUT_REG_UV, in buck_set_voltage()
280 return out_get_value(dev, SANDBOX_LDO_COUNT, OUT_REG_UV, in ldo_get_voltage()
286 return out_set_value(dev, SANDBOX_LDO_COUNT, OUT_REG_UV, in ldo_set_voltage()
/openbmc/u-boot/include/power/
H A Dsandbox_pmic.h44 OUT_REG_UV = 0, enumerator