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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dsetup.c221 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060)) {
394 else if (m68k_fputype & FPU_68882)
H A Dsignal.c213 if (m68k_fputype & FPU_68882 &&
281 if (m68k_fputype & FPU_68882 &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsetup.h227 #define FPU_68882 (1<<FPUB_68882) macro

Completed in 82 milliseconds