tps65217_set_bits   57 drivers/mfd/tps65217.c 	ret = tps65217_set_bits(tps, TPS65217_REG_INT, TPS65217_INT_MASK,
tps65217_set_bits  167 drivers/mfd/tps65217.c 	tps65217_set_bits(tps, TPS65217_REG_INT, TPS65217_INT_MASK,
tps65217_set_bits  286 drivers/mfd/tps65217.c EXPORT_SYMBOL_GPL(tps65217_set_bits);
tps65217_set_bits  371 drivers/mfd/tps65217.c 		ret = tps65217_set_bits(tps, TPS65217_REG_STATUS,
tps65217_set_bits   88 drivers/power/supply/tps65217_charger.c 	ret = tps65217_set_bits(charger->tps, TPS65217_REG_CHGCONFIG1,
tps65217_set_bits   81 drivers/regulator/tps65217-regulator.c 	return tps65217_set_bits(tps, TPS65217_REG_ENABLE,
tps65217_set_bits  107 drivers/regulator/tps65217-regulator.c 	ret = tps65217_set_bits(tps, dev->desc->vsel_reg, dev->desc->vsel_mask,
tps65217_set_bits  113 drivers/regulator/tps65217-regulator.c 		ret = tps65217_set_bits(tps, TPS65217_REG_DEFSLEW,
tps65217_set_bits  146 drivers/regulator/tps65217-regulator.c 	return tps65217_set_bits(tps, dev->desc->bypass_reg,
tps65217_set_bits   39 drivers/video/backlight/tps65217_bl.c 	rc = tps65217_set_bits(tps65217_bl->tps, TPS65217_REG_WLEDCTRL1,
tps65217_set_bits  146 drivers/video/backlight/tps65217_bl.c 		rc = tps65217_set_bits(tps65217_bl->tps, TPS65217_REG_WLEDCTRL1,
tps65217_set_bits  167 drivers/video/backlight/tps65217_bl.c 	rc = tps65217_set_bits(tps65217_bl->tps,
tps65217_set_bits  284 include/linux/mfd/tps65217.h int tps65217_set_bits(struct tps65217 *tps, unsigned int reg,