Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/include/asm/
Dhp300hw.h11 #define HP_350 (4) /* 25MHz 68020+HP MMU+32K external cache */ macro
/linux-3.4.99/arch/m68k/hp300/
Dconfig.c49 [HP_350] = NULL,
263 if (hp300_model >= HP_330 && hp300_model <= HP_433S && hp300_model != HP_350) { in config_hp300()