Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h64 TPS65910_REG_VPLL, enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c47 .reg = TPS65910_REG_VPLL
95 TPS65910_REG_VPLL,
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c336 case TPS65910_REG_VPLL: in tps65910_get_ctrl_register()
530 case TPS65910_REG_VPLL: in tps65910_get_voltage_sel()
646 case TPS65910_REG_VPLL: in tps65910_set_voltage_sel()
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h824 #define TPS65910_REG_VPLL 7 macro