Searched refs:RTC_DATA_REG (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/footbridge/isa/
H A Dds1687reg.h41 #define RTC_DATA_REG 0x01 macro
H A Ddsrtc.c78 return(bus_space_read_1(sc->sc_iot, sc->sc_ioh, RTC_DATA_REG));
86 bus_space_write_1(sc->sc_iot, sc->sc_ioh, RTC_DATA_REG, data);

Completed in 86 milliseconds