Home
last modified time | relevance | path

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

/linux/arch/m68k/atari/
H A Ddebug.c297 arg = MACH_IS_FALCON ? "ser2" : "ser1"; in atari_debug_setup()
/linux/arch/m68k/include/asm/
H A Datarihw.h48 #define MACH_IS_FALCON ((atari_mch_cookie >> 16) == ATARI_MCH_FALCON) macro