Home
last modified time | relevance | path

Searched refs:TPS51632_DVFS_CONTROL_REG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps51632-regulator.c47 #define TPS51632_DVFS_CONTROL_REG 0x5 macro
59 /* TPS51632_DVFS_CONTROL_REG */
166 ret = regmap_write(tps->regmap, TPS51632_DVFS_CONTROL_REG, control); in tps51632_init_dcdc()
200 case TPS51632_DVFS_CONTROL_REG: in is_write_reg()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps51632-regulator.c34 #define TPS51632_DVFS_CONTROL_REG 0x5 macro
46 /* TPS51632_DVFS_CONTROL_REG */
153 ret = regmap_write(tps->regmap, TPS51632_DVFS_CONTROL_REG, control); in tps51632_init_dcdc()
187 case TPS51632_DVFS_CONTROL_REG: in is_write_reg()

Completed in 2 milliseconds