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

/netbsd-current/sys/arch/newsmips/apbus/
H A Dmkclock_ap.c49 #define MKCLOCK_AP_STRIDE 2 macro
51 ((MK48T02_CLKOFF + MK48TXX_ICSR) << MKCLOCK_AP_STRIDE)
99 rv = bus_space_read_4(sc->sc_bst, sc->sc_bsh, off << MKCLOCK_AP_STRIDE);
107 bus_space_write_4(sc->sc_bst, sc->sc_bsh, off << MKCLOCK_AP_STRIDE, v);

Completed in 84 milliseconds