Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c667 if (config5 & MIPS_CONF5_CA2) in decode_config5()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h677 #define MIPS_CONF5_CA2 (_ULCAST_(1) << 14) macro