Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/regulator/
Dtps65910-regulator.c334 case TPS65910_REG_VDD2: in tps65910_get_ctrl_register()
370 case TPS65910_REG_VDD2: in tps65911_get_ctrl_register()
464 case TPS65910_REG_VDD2: in tps65910_get_voltage_dcdc_sel()
618 case TPS65910_REG_VDD2: in tps65910_set_voltage_dcdc_sel()
709 case TPS65910_REG_VDD2: in tps65910_list_voltage_dcdc()
918 (id == TPS65910_REG_VDD2) || in tps65910_set_ext_sleep_config()
1167 if (i == TPS65910_REG_VDD1 || i == TPS65910_REG_VDD2) { in tps65910_probe()
/linux-4.19.296/include/linux/mfd/
Dtps65910.h825 #define TPS65910_REG_VDD2 3 macro