Home
last modified time | relevance | path

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

/arch/m68k/include/asm/
Dblinken.h24 if (MACH_IS_HP300) in blinken_leds()
Dsetup.h135 # define MACH_IS_HP300 (0) macro
140 # define MACH_IS_HP300 (m68k_machtype == MACH_HP300) macro
143 # define MACH_IS_HP300 (1) macro
/arch/m68k/kernel/
Dsetup_mm.c206 else if (MACH_IS_HP300) in m68k_parse_bootinfo()