Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h521 #define MIPS_CONF3_ISA (_ULCAST_(3) << 14) macro
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c532 if (config3 & MIPS_CONF3_ISA) in decode_config3()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h631 #define MIPS_CONF3_ISA (_ULCAST_(3) << 14) macro