Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h555 #define MIPS_CONF4_IE (_ULCAST_(3) << 29) macro
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c566 if (((config4 & MIPS_CONF4_IE) >> 29) == 2) in decode_config4()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h680 #define MIPS_CONF4_IE (_ULCAST_(3) << 29) macro