Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache.c44 sl = (conf2 & MIPS_CONF2_SL) >> MIPS_CONF2_SL_SHF; in probe_l2()
H A Dcache_init.S199 andi R_L2_LINE, R_L2_LINE, MIPS_CONF2_SL >> MIPS_CONF2_SL_SHF
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h498 #define MIPS_CONF2_SL (_ULCAST_(15) << 4) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c494 if (config2 & MIPS_CONF2_SL) in decode_config2()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h624 #define MIPS_CONF2_SL (_ULCAST_(15)<< 4) macro