Home
last modified time | relevance | path

Searched refs:TPS65910_REG_VDD2 (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/regulator/
Dtps65910-regulator.c328 case TPS65910_REG_VDD2: in tps65910_get_ctrl_register()
364 case TPS65910_REG_VDD2: in tps65911_get_ctrl_register()
459 case TPS65910_REG_VDD2: in tps65910_get_voltage_dcdc_sel()
612 case TPS65910_REG_VDD2: in tps65910_set_voltage_dcdc_sel()
705 case TPS65910_REG_VDD2: in tps65910_list_voltage_dcdc()
914 (id == TPS65910_REG_VDD2) || in tps65910_set_ext_sleep_config()
1162 if (i == TPS65910_REG_VDD1 || i == TPS65910_REG_VDD2) { in tps65910_probe()
/linux-6.6.21/include/linux/mfd/
Dtps65910.h820 #define TPS65910_REG_VDD2 3 macro