Home
last modified time | relevance | path

Searched refs:MACH_IS_MVME16x (Results 1 – 4 of 4) sorted by relevance

/arch/m68k/kernel/
Dearly_printk.c25 if (MACH_IS_MVME16x) in debug_cons_write()
60 if (!early_console || MACH_IS_MVME16x) in unregister_early_console()
Dsetup_mm.c201 else if (MACH_IS_MVME16x) in m68k_parse_bootinfo()
/arch/m68k/include/asm/
Dsetup.h109 # define MACH_IS_MVME16x (0) macro
114 # define MACH_IS_MVME16x (m68k_machtype == MACH_MVME16x) macro
117 # define MACH_IS_MVME16x (1) macro
/arch/m68k/mvme16x/
Drtc.c158 if (!MACH_IS_MVME16x) in rtc_MK48T08_init()