Searched refs:CPU_68060 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsetup.h207 * CPU_68060 == FPU_68060 == MMU_68060
218 #define CPU_68060 (1<<CPUB_68060) macro
312 # define CPU_IS_060 (m68k_cputype & CPU_68060)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/bvme6000/
H A Dconfig.c80 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4);
98 if (m68k_cputype == CPU_68060)

Completed in 66 milliseconds