Searched refs:apply_reg (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/regulator/ |
A D | tps6586x-regulator.c | 124 .apply_reg = (goreg), \ 149 .apply_reg = (goreg), \
|
A D | 88pm8607.c | 261 .apply_reg = PM8607_##ureg, \
|
A D | helpers.c | 219 ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg, in regulator_set_voltage_sel_pickable_regmap() 273 ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg, in regulator_set_voltage_sel_regmap()
|
A D | tps65023-regulator.c | 96 .apply_reg = TPS65023_REG_CON_CTRL2, \
|
A D | qcom-labibb-regulator.c | 703 .apply_reg = (PMI8998_LAB_REG_BASE + REG_LABIBB_VOLTAGE), 734 .apply_reg = (PMI8998_IBB_REG_BASE + REG_LABIBB_VOLTAGE),
|
A D | ltc3589.c | 242 .apply_reg = LTC3589_VCCR, \
|
/linux-6.3-rc2/include/linux/regulator/ |
A D | driver.h | 401 unsigned int apply_reg; member
|
Completed in 15 milliseconds