Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dfpu-probe.c90 if (fir & MIPS_FPIR_HAS2008) { in cpu_set_fpu_2008()
265 value |= MIPS_FPIR_HAS2008; in cpu_set_nofpu_id()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h720 #define MIPS_FPIR_HAS2008 (_ULCAST_(1) << 23) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1099 #define MIPS_FPIR_HAS2008 (_ULCAST_(1) << 23) macro