Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h721 #define MIPS_FPIR_HAS2008 (_ULCAST_(1) << 23) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h1110 #define MIPS_FPIR_HAS2008 (_ULCAST_(1) << 23) macro