Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo-vme.h33 #define VME_TYPE_BVME6000 0x6000 /* BVM Ltd. BVME6000 */ macro
/openbmc/linux/arch/m68k/bvme6000/
H A Dconfig.c92 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()