Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h63 TPS65910_REG_VMMC, enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c77 .reg = TPS65910_REG_VMMC
100 TPS65910_REG_VMMC
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c346 case TPS65910_REG_VMMC: in tps65910_get_ctrl_register()
535 case TPS65910_REG_VMMC: in tps65910_get_voltage_sel()
651 case TPS65910_REG_VMMC: in tps65910_set_voltage_sel()
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h829 #define TPS65910_REG_VMMC 12 macro