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

/netbsd-6-1-5-RELEASE/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c1280 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); local
1281 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl);

Completed in 56 milliseconds