Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dmachdep.c1431 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); in cpu_startup() local
1432 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl); in cpu_startup()