RX8130_REG_CONTROL0  630 drivers/rtc/rtc-ds1307.c 	return regmap_write(ds1307->regmap, RX8130_REG_CONTROL0, ctl[2]);
RX8130_REG_CONTROL0  641 drivers/rtc/rtc-ds1307.c 	ret = regmap_read(ds1307->regmap, RX8130_REG_CONTROL0, &reg);
RX8130_REG_CONTROL0  650 drivers/rtc/rtc-ds1307.c 	return regmap_write(ds1307->regmap, RX8130_REG_CONTROL0, reg);