HomeSort by: relevance | last modified time | path
    Searched defs:RTCINT_REG_W (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/vr/
rtcreg.h 130 #define RTCINT_REG_W VR4102_RTCINT_REG_W /* RTC intr reg. */
133 #define RTCINT_REG_W VR4122_RTCINT_REG_W /* RTC intr reg. */
136 #define RTCINT_REG_W VR4181_RTCINT_REG_W /* RTC intr reg. */
rtc.c 117 #define RTCINT_REG_W (sc->sc_rtcint_reg)
199 bus_space_write_2(sc->sc_iot, sc->sc_ioh, RTCINT_REG_W, RTCINT_ALL);
230 bus_space_write_2(sc->sc_iot, sc->sc_ioh, RTCINT_REG_W, RTCINT_ALL);

Completed in 134 milliseconds