Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache_init.S216 or t0, t0, MIPS_CONF2_L2B
220 and R_L2_BYPASSED, t0, MIPS_CONF2_L2B
377 xor t0, t0, MIPS_CONF2_L2B
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h501 #define MIPS_CONF2_L2B (_ULCAST_(1) << 12) macro