Searched refs:CPU_68060 (Results 1 – 2 of 2) sorted by relevance
79 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4); in bvme6000_get_model()97 if (m68k_cputype == CPU_68060) in config_bvme6000()
220 #define CPU_68060 (1<<CPUB_68060) macro319 # define CPU_IS_060 (m68k_cputype & CPU_68060)