Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsetup.c1339 unsigned long sc_ctl, width; in determine_cpu_caches() local
1344 sc_ctl = *(vulp) phys_to_virt (0xfffff000a8UL); in determine_cpu_caches()
1345 width = sc_ctl & 0x1000 ? 6 : 5; in determine_cpu_caches()