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

/netbsd-current/sys/arch/hpcmips/vr/
H A Drtcreg.h65 #define RTCL1_L_REG_W 0x010 /* RTC Long 1 L */ macro
H A Drtc.c186 bus_space_write_2(sc->sc_iot, sc->sc_ioh, RTCL1_L_REG_W, 0);
249 RTCL1_L_REG_W, RTCL1_L_HZ / CLOCK_RATE);
351 timel = bus_space_read_2(sc->sc_iot, sc->sc_ioh, RTCL1_L_REG_W);

Completed in 121 milliseconds