Searched refs:CPU_68060 (Results 1 – 3 of 3) sorted by relevance
73 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4); in bvme6000_get_model()91 if (m68k_cputype == CPU_68060) in config_bvme6000()
108 #define CPU_68060 (1 << CPUB_68060) macro
242 # define CPU_IS_060 (m68k_cputype & CPU_68060)
Completed in 5 milliseconds