Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65910-regulator.c326 case TPS65910_REG_VDD1: in tps65910_get_ctrl_register()
362 case TPS65910_REG_VDD1: in tps65911_get_ctrl_register()
443 case TPS65910_REG_VDD1: in tps65910_get_voltage_dcdc_sel()
602 case TPS65910_REG_VDD1: in tps65910_set_voltage_dcdc_sel()
704 case TPS65910_REG_VDD1: in tps65910_list_voltage_dcdc()
913 if ((id == TPS65910_REG_VDD1) || in tps65910_set_ext_sleep_config()
1162 if (i == TPS65910_REG_VDD1 || i == TPS65910_REG_VDD2) { in tps65910_probe()
/linux/include/linux/mfd/
H A Dtps65910.h819 #define TPS65910_REG_VDD1 2 macro