Searched refs:l2ctl (Results 1 – 1 of 1) sorted by relevance
1431 const uint32_t l2ctl = cpu_read_4(L2CACHE_BASE + L2CTL); in cpu_startup() local1432 uint32_t l2siz = L2CTL_L2SIZ_GET(l2ctl); in cpu_startup()