Home
last modified time | relevance | path

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

/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo-vme.h26 #define VME_TYPE_MVME147 0x0147 /* Motorola MVME147 */ macro
/linux/arch/m68k/mvme147/
H A Dconfig.c85 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()