Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dtps65910.h65 #define TPS65910_VDD2_SR 0x26 macro
/linux/drivers/regulator/
H A Dtps65910-regulator.c467 ret = regmap_read(regmap, TPS65910_VDD2_SR, &srvsel); in tps65910_get_voltage_dcdc_sel()