Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dfpu-probe.c99 FPU_CSR_MAC2008); in cpu_set_fpu_2008()
115 if (fcsr0 & FPU_CSR_MAC2008) in cpu_set_fpu_2008()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1165 #define FPU_CSR_MAC2008 (_ULCAST_(1) << 20) macro