Searched refs:FPU_68882 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Dsetup.c230 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060)) {
404 else if (m68k_fputype & FPU_68882)
H A Dsignal.c213 if (m68k_fputype & FPU_68882 &&
281 if (m68k_fputype & FPU_68882 &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsetup.h227 #define FPU_68882 (1<<FPUB_68882) macro

Completed in 105 milliseconds