CPCAP_REG_INTS1    39 drivers/mfd/motorola-cpcap.c 	int reg = CPCAP_REG_INTS1 + (regnum * CPCAP_REGISTER_SIZE);
CPCAP_REG_INTS1    42 drivers/mfd/motorola-cpcap.c 	if (reg < CPCAP_REG_INTS1 || reg > CPCAP_REG_INTS4)
CPCAP_REG_INTS1   180 drivers/phy/motorola/phy-cpcap-usb.c 	error = regmap_read(ddata->reg, CPCAP_REG_INTS1, &val);
CPCAP_REG_INTS1   411 drivers/power/supply/cpcap-charger.c 	error = regmap_read(ddata->reg, CPCAP_REG_INTS1, &val);