Home
last modified time | relevance | path

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

/linux/arch/m68k/bvme6000/
H A Dconfig.c70 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4); in bvme6000_get_model()
88 if (m68k_cputype == CPU_68060) in config_bvme6000()
/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h116 #define CPU_68060 (1 << CPUB_68060) macro
/linux/arch/m68k/include/asm/
H A Dsetup.h266 # define CPU_IS_060 (m68k_cputype & CPU_68060)