Searched refs:apply_reg (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/drivers/regulator/ |
| D | tps6586x-regulator.c | 124 .apply_reg = (goreg), \ 149 .apply_reg = (goreg), \
|
| D | 88pm8607.c | 261 .apply_reg = PM8607_##ureg, \
|
| D | helpers.c | 222 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()
|
| D | tps65023-regulator.c | 96 .apply_reg = TPS65023_REG_CON_CTRL2, \
|
| 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),
|
| D | ltc3589.c | 241 .apply_reg = LTC3589_VCCR, \
|
| /Linux-v6.6/include/linux/regulator/ |
| D | driver.h | 402 unsigned int apply_reg; member
|