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

/src/sys/arch/evbppc/nintendo/dev/
H A Drtcsram.c81 static uint32_t rtcsram_read_4(struct rtcsram_softc *, uint32_t);
124 rtcsram_read_4(struct rtcsram_softc *sc, uint32_t offset) function in typeref:typename:uint32_t
163 val = rtcsram_read_4(sc, RTC_BASE);

Completed in 2 milliseconds