Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c421 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0()
436 switch ((config0 & MIPS_CONF_AR) >> 10) { in decode_config0()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h457 #define MIPS_CONF_AR (_ULCAST_(7) << 10) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h561 #define MIPS_CONF_AR (_ULCAST_(7) << 10) macro