Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c538 if (config3 & MIPS_CONF3_BI) in decode_config3()
898 if (config3 & MIPS_CONF3_BI) in decode_guest_config3()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h529 #define MIPS_CONF3_BI (_ULCAST_(1) << 26) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h639 #define MIPS_CONF3_BI (_ULCAST_(1) << 26) macro