da903x_set_bits    74 drivers/input/touchscreen/da9034-ts.c 		return da903x_set_bits(touch->da9034_dev,
da903x_set_bits   106 drivers/input/touchscreen/da9034-ts.c 	return da903x_set_bits(touch->da9034_dev,
da903x_set_bits   257 drivers/input/touchscreen/da9034-ts.c 	ret = da903x_set_bits(touch->da9034_dev,
da903x_set_bits   190 drivers/mfd/da903x.c EXPORT_SYMBOL_GPL(da903x_set_bits);
da903x_set_bits   140 drivers/regulator/da903x.c 	return da903x_set_bits(da9034_dev, info->enable_reg,
da903x_set_bits   246 drivers/regulator/da903x.c 	ret = da903x_set_bits(da9034_dev, info->update_reg,
da903x_set_bits    60 drivers/video/backlight/da903x_bl.c 			ret = da903x_set_bits(dev,
da903x_set_bits   246 include/linux/mfd/da903x.h extern int da903x_set_bits(struct device *dev, int reg, uint8_t bit_mask);