Home
last modified time | relevance | path

Searched defs:CPU_IS_030 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/m68k/include/asm/
Dsetup.h239 # define CPU_IS_030 (0) macro
242 # define CPU_IS_030 (m68k_cputype & CPU_68030) macro
246 # define CPU_IS_030 (1) macro