Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dtps65912-regulator.c196 return id * 3 + TPS65912_DCDC1_AVS; in tps65912_get_ctrl_register()
212 reg = id * 3 + TPS65912_DCDC1_AVS; in tps65912_get_sel_register()
229 pmic->eco_reg = TPS65912_DCDC1_AVS; in tps65912_get_mode_regiters()
/linux-4.1.27/include/linux/mfd/
Dtps65912.h31 #define TPS65912_DCDC1_AVS 0x05 macro