Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/lib/
H A Dcache.c45 sl = (conf2 & MIPS_CONF2_SL) >> MIPS_CONF2_SL_SHF; in probe_l2()
H A Dcache_init.S193 andi R_L2_LINE, R_L2_LINE, MIPS_CONF2_SL >> MIPS_CONF2_SL_SHF
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h497 #define MIPS_CONF2_SL (_ULCAST_(15) << 4) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c495 if (config2 & MIPS_CONF2_SL) in decode_config2()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h609 #define MIPS_CONF2_SL (_ULCAST_(15)<< 4) macro