Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps51632-regulator.c49 #define TPS51632_SLEW_REGS 0x7 macro
105 ret = regmap_write(tps->regmap, TPS51632_SLEW_REGS, BIT(bit)); in tps51632_dcdc_set_ramp_delay()
202 case TPS51632_SLEW_REGS: in is_write_reg()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps51632-regulator.c36 #define TPS51632_SLEW_REGS 0x7 macro
92 ret = regmap_write(tps->regmap, TPS51632_SLEW_REGS, BIT(bit)); in tps51632_dcdc_set_ramp_delay()
189 case TPS51632_SLEW_REGS: in is_write_reg()

Completed in 2 milliseconds