ricohrtc_reg_write  104 dev/i2c/rs5c372.c void ricohrtc_reg_write(struct ricohrtc_softc *, int, uint8_t);
ricohrtc_reg_write  200 dev/i2c/rs5c372.c 	ricohrtc_reg_write(sc, RICOHRTC_CONTROL2, RICOHRTC_CONTROL2_24HRS);
ricohrtc_reg_write  201 dev/i2c/rs5c372.c 	ricohrtc_reg_write(sc, RICOHRTC_CONTROL1, 0);