Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/atari/
H A Dconfig.c54 u_long atari_mch_type; variable
55 EXPORT_SYMBOL(atari_mch_type);
138 atari_mch_type = be32_to_cpup(data); in atari_parse_bootinfo()
/openbmc/linux/arch/m68k/include/asm/
H A Datarihw.h28 extern u_long atari_mch_type;
49 #define MACH_IS_MEDUSA (atari_mch_type == ATARI_MACH_MEDUSA)
50 #define MACH_IS_AB40 (atari_mch_type == ATARI_MACH_AB40)
/openbmc/linux/arch/m68k/kernel/
H A Dhead.S789 lea %pc@(atari_mch_type),%a0
1001 movel %pc@(atari_mch_type),%d3