mc13xxx_reg_rmw   185 drivers/input/misc/mc13783-pwrbutton.c 	mc13xxx_reg_rmw(mc13783, MC13783_REG_POWER_CONTROL_2, 0x3FE, reg);
mc13xxx_reg_rmw   147 drivers/input/touchscreen/mc13783_ts.c 	ret = mc13xxx_reg_rmw(priv->mc13xxx, MC13XXX_ADC0,
mc13xxx_reg_rmw   161 drivers/input/touchscreen/mc13783_ts.c 	mc13xxx_reg_rmw(priv->mc13xxx, MC13XXX_ADC0,
mc13xxx_reg_rmw   105 drivers/leds/leds-mc13783.c 	return mc13xxx_reg_rmw(leds->master, leds->devtype->ledctrl_base + reg,
mc13xxx_reg_rmw   100 drivers/mfd/mc13xxx-core.c EXPORT_SYMBOL(mc13xxx_reg_rmw);
mc13xxx_reg_rmw   435 drivers/mfd/mc13xxx-core.c 	ret = mc13xxx_reg_rmw(mc13xxx, MC13XXX_PWRCTRL,
mc13xxx_reg_rmw   475 drivers/regulator/mc13892-regulator.c 	ret = mc13xxx_reg_rmw(priv->mc13xxx, mc13892_regulators[id].vsel_reg,
mc13xxx_reg_rmw   499 drivers/regulator/mc13892-regulator.c 	ret = mc13xxx_reg_rmw(priv->mc13xxx, mc13892_regulators[id].reg,
mc13xxx_reg_rmw   564 drivers/regulator/mc13892-regulator.c 		ret = mc13xxx_reg_rmw(mc13892, MC13892_SWITCHERS4,
mc13xxx_reg_rmw   572 drivers/regulator/mc13892-regulator.c 		ret = mc13xxx_reg_rmw(mc13892, MC13892_SWITCHERS5,
mc13xxx_reg_rmw    35 drivers/regulator/mc13xxx-regulator-core.c 	return mc13xxx_reg_rmw(priv->mc13xxx, mc13xxx_regulators[id].reg,
mc13xxx_reg_rmw    48 drivers/regulator/mc13xxx-regulator-core.c 	return mc13xxx_reg_rmw(priv->mc13xxx, mc13xxx_regulators[id].reg,
mc13xxx_reg_rmw    73 drivers/regulator/mc13xxx-regulator-core.c 	return mc13xxx_reg_rmw(priv->mc13xxx, mc13xxx_regulators[id].vsel_reg,
mc13xxx_reg_rmw    18 include/linux/mfd/mc13xxx.h int mc13xxx_reg_rmw(struct mc13xxx *mc13xxx, unsigned int offset,
mc13xxx_reg_rmw   612 sound/soc/codecs/mc13783.c 		mc13xxx_reg_rmw(priv->mc13xxx, MC13783_AUDIO_CODEC,
mc13xxx_reg_rmw   615 sound/soc/codecs/mc13783.c 		mc13xxx_reg_rmw(priv->mc13xxx, MC13783_AUDIO_CODEC,
mc13xxx_reg_rmw   619 sound/soc/codecs/mc13783.c 		mc13xxx_reg_rmw(priv->mc13xxx, MC13783_AUDIO_DAC,
mc13xxx_reg_rmw   622 sound/soc/codecs/mc13783.c 		mc13xxx_reg_rmw(priv->mc13xxx, MC13783_AUDIO_DAC,
mc13xxx_reg_rmw   633 sound/soc/codecs/mc13783.c 	mc13xxx_reg_rmw(priv->mc13xxx, MC13783_AUDIO_RX0, 0x3, 0);