Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/uapi/asm/
Dbootinfo-hp300.h41 #define HP_433S 15 /* 33MHz 68040 - model 433s */ macro
/linux-5.19.10/arch/m68k/hp300/
Dconfig.c64 [HP_433S] = s_hp433s,
258 if (hp300_model >= HP_330 && hp300_model <= HP_433S && in config_hp300()