ricohrtc_reg_write
void ricohrtc_reg_write(struct ricohrtc_softc *, int, uint8_t);
ricohrtc_reg_write(sc, RICOHRTC_CONTROL2, RICOHRTC_CONTROL2_24HRS);
ricohrtc_reg_write(sc, RICOHRTC_CONTROL1, 0);