Home
last modified time | relevance | path

Searched refs:L2_CTL (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_cache.c47 #define L2_CTL 0x0 macro
123 bus_write_4(sc->sc_mem, L2_CTL, L2CTL_L2E | L2CTL_L2I); in mpc85xx_cache_attach()
124 bus_read_4(sc->sc_mem, L2_CTL); in mpc85xx_cache_attach()