Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps51632-regulator.c34 #define TPS51632_DVFS_CONTROL_REG 0x5 macro
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()