RTC_DATA_REG
return(bus_space_read_1(sc->sc_iot, sc->sc_ioh, RTC_DATA_REG));
bus_space_write_1(sc->sc_iot, sc->sc_ioh, RTC_DATA_REG, data);