Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c324 case TPS65910_REG_VIO: in tps65910_get_ctrl_register()
360 case TPS65910_REG_VIO: in tps65911_get_ctrl_register()
527 case TPS65910_REG_VIO: in tps65910_get_voltage_sel()
583 case TPS65910_REG_VIO: in tps65911_get_voltage_sel()
643 case TPS65910_REG_VIO: in tps65910_set_voltage_sel()
686 case TPS65910_REG_VIO: in tps65911_set_voltage_sel()
751 case TPS65910_REG_VIO: in tps65911_list_voltage()
/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h50 TPS65910_REG_VIO = 0x20, enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c83 .reg = TPS65910_REG_VIO
89 TPS65910_REG_VIO,
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h818 #define TPS65910_REG_VIO 1 macro