Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Dtps6586x-regulator.c124 .apply_reg = (goreg), \
149 .apply_reg = (goreg), \
D88pm8607.c261 .apply_reg = PM8607_##ureg, \
Dhelpers.c222 ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg, in regulator_set_voltage_sel_pickable_regmap()
276 ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg, in regulator_set_voltage_sel_regmap()
Dtps65023-regulator.c96 .apply_reg = TPS65023_REG_CON_CTRL2, \
Dqcom-labibb-regulator.c703 .apply_reg = (PMI8998_LAB_REG_BASE + REG_LABIBB_VOLTAGE),
734 .apply_reg = (PMI8998_IBB_REG_BASE + REG_LABIBB_VOLTAGE),
Dltc3589.c241 .apply_reg = LTC3589_VCCR, \
/Linux-v6.6/include/linux/regulator/
Ddriver.h402 unsigned int apply_reg; member