apply_reg         261 drivers/regulator/88pm8607.c 		.apply_reg = PM8607_##ureg,				\
apply_reg         217 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg,
apply_reg         271 drivers/regulator/helpers.c 		ret = regmap_update_bits(rdev->regmap, rdev->desc->apply_reg,
apply_reg         238 drivers/regulator/ltc3589.c 		.apply_reg = (go_bit) ? LTC3589_VCCR : 0,		\
apply_reg         104 drivers/regulator/tps65023-regulator.c 		.apply_reg	= TPS65023_REG_CON_CTRL2,	\
apply_reg         124 drivers/regulator/tps6586x-regulator.c 		.apply_reg = (goreg),				\
apply_reg         149 drivers/regulator/tps6586x-regulator.c 		.apply_reg = (goreg),				\
apply_reg         366 include/linux/regulator/driver.h 	unsigned int apply_reg;