rtc_readreg
rtc_registers[i] = rtc_readreg(sc, i);
if (rtc_registers[i] != rtc_readreg(sc, i))
static uint8_t rtc_readreg(struct rtc_softc *, int);