Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65910_pmic.h58 TPS65910_REG_VDIG1 = 0x30, enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c35 .reg = TPS65910_REG_VDIG1
93 TPS65910_REG_VDIG1,
/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c332 case TPS65910_REG_VDIG1: in tps65910_get_ctrl_register()
528 case TPS65910_REG_VDIG1: in tps65910_get_voltage_sel()
644 case TPS65910_REG_VDIG1: in tps65910_set_voltage_sel()
880 (id >= TPS65910_REG_VDIG1)) { in tps65910_set_ext_sleep_config()
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h822 #define TPS65910_REG_VDIG1 5 macro