Searched refs:OUT_REG_UV (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/power/regulator/ |
A D | sandbox.c | 204 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()
|
/u-boot/include/power/ |
A D | sandbox_pmic.h | 44 OUT_REG_UV = 0, enumerator
|
Completed in 3 milliseconds