Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/lib/
H A Dcache_init.S210 or t0, t0, MIPS_CONF2_L2B
214 and R_L2_BYPASSED, t0, MIPS_CONF2_L2B
373 xor t0, t0, MIPS_CONF2_L2B
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h500 #define MIPS_CONF2_L2B (_ULCAST_(1) << 12) macro