Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h554 #define MIPS_CONF4_IE (_ULCAST_(3) << 29) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c567 if (((config4 & MIPS_CONF4_IE) >> 29) == 2) in decode_config4()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h665 #define MIPS_CONF4_IE (_ULCAST_(3) << 29) macro