Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dsetup.h141 # define MACH_IS_BVME6000 (0) macro
146 # define MACH_IS_BVME6000 (m68k_machtype == MACH_BVME6000) macro
149 # define MACH_IS_BVME6000 (1) macro
/arch/m68k/bvme6000/
Drtc.c180 if (!MACH_IS_BVME6000) in rtc_DP8570A_init()
/arch/m68k/kernel/
Dsetup.c186 else if (MACH_IS_BVME6000) in m68k_parse_bootinfo()