Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h428 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r4k.c1184 icache_size = 1 << (12 + ((config & R10K_CONF_IC) >> 29)); in probe_pcache()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h545 #define R10K_CONF_IC (_ULCAST_(7) << 29) macro