Home
last modified time | relevance | path

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

/linux-2.6.39/arch/m68k/include/asm/
Dsetup.h215 #define CPU_68020 (1<<CPUB_68020) macro
269 # define CPU_IS_020 (m68k_cputype & CPU_68020)
/linux-2.6.39/arch/m68k/sun3/
Dconfig.c59 m68k_cputype = CPU_68020; in sun3_init()