Home
last modified time | relevance | path

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

/linux-6.1.9/arch/m68k/include/uapi/asm/
Dbootinfo-hp300.h36 #define HP_400 10 /* 50MHz 68030+32K external cache */ macro
/linux-6.1.9/arch/m68k/hp300/
Dconfig.c59 [HP_400] = s_hp400,
/linux-6.1.9/drivers/tty/serial/8250/
D8250_hp300.c224 if (hp300_model < HP_400) { in hp300_8250_init()