Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/bvme6000/
Dconfig.c79 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4); in bvme6000_get_model()
97 if (m68k_cputype == CPU_68060) in config_bvme6000()
/linux-3.4.99/arch/m68k/include/asm/
Dsetup.h220 #define CPU_68060 (1<<CPUB_68060) macro
319 # define CPU_IS_060 (m68k_cputype & CPU_68060)