rs5c372rtc_reg_write
rs5c372rtc_reg_write(sc, RS5C372_CONTROL2, RS5C372_CONTROL2_24HRS);
rs5c372rtc_reg_write(sc, RS5C372_CONTROL1, 0);
static int rs5c372rtc_reg_write(struct rs5c372rtc_softc *, int, uint8_t);