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

/netbsd-current/sys/arch/hpcmips/vr/
H A Drtcreg.h53 #define ETIME_L_REG_W 0x000 /* Elapsed Time L */ macro
H A Drtc.c270 return bus_space_read_2(iot, ioh, ETIME_L_REG_W);
285 timel = bus_space_read_2(iot, ioh, ETIME_L_REG_W);
327 bus_space_write_2(iot, ioh, ETIME_L_REG_W, timel);
341 | bus_space_read_2(sc->sc_iot, sc->sc_ioh, ETIME_L_REG_W);

Completed in 186 milliseconds