Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo-vme.h32 #define VME_TYPE_BVME4000 0x4000 /* BVM Ltd. BVME4000 */ macro
/openbmc/linux/arch/m68k/bvme6000/
H A Dconfig.c94 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()