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

  /src/sys/arch/powerpc/include/booke/
e500reg.h 278 #define L2CTL 0x000
  /src/sys/arch/evbppc/mpc85xx/
machdep.c 1431 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); local in function:cpu_startup
1432 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl);

Completed in 19 milliseconds