RV8803_CTRL       180 drivers/rtc/rtc-rv8803.c 		rv8803_write_reg(rv8803->client, RV8803_CTRL, rv8803->ctrl);
RV8803_CTRL       235 drivers/rtc/rtc-rv8803.c 	ctrl = rv8803_read_reg(rv8803->client, RV8803_CTRL);
RV8803_CTRL       240 drivers/rtc/rtc-rv8803.c 	ret = rv8803_write_reg(rv8803->client, RV8803_CTRL,
RV8803_CTRL       258 drivers/rtc/rtc-rv8803.c 	ret = rv8803_write_reg(rv8803->client, RV8803_CTRL,
RV8803_CTRL       335 drivers/rtc/rtc-rv8803.c 		err = rv8803_write_reg(rv8803->client, RV8803_CTRL,
RV8803_CTRL       359 drivers/rtc/rtc-rv8803.c 		err = rv8803_write_reg(rv8803->client, RV8803_CTRL,
RV8803_CTRL       402 drivers/rtc/rtc-rv8803.c 		err = rv8803_write_reg(client, RV8803_CTRL, rv8803->ctrl);