Home
last modified time | relevance | path

Searched refs:vme_brdtype (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/m68k/bvme6000/
H A Dconfig.c90 if (!vme_brdtype) { in config_bvme6000()
92 vme_brdtype = VME_TYPE_BVME6000; in config_bvme6000()
94 vme_brdtype = VME_TYPE_BVME4000; in config_bvme6000()
/openbmc/linux/arch/m68k/mvme147/
H A Dconfig.c90 if (!vme_brdtype) in config_mvme147()
91 vme_brdtype = VME_TYPE_MVME147; in config_mvme147()
/openbmc/linux/arch/m68k/mvme16x/
H A Dconfig.c287 if (vme_brdtype == 0) in config_mvme16x()
288 vme_brdtype = brdno; in config_mvme16x()
/openbmc/linux/arch/m68k/kernel/
H A Dsetup_mm.c66 unsigned long vme_brdtype; variable
67 EXPORT_SYMBOL(vme_brdtype);
H A Dhead.S819 lea %pc@(vme_brdtype),%a0
3093 movel vme_brdtype,%d1
/openbmc/linux/arch/m68k/include/asm/
H A Dsetup.h207 extern unsigned long vme_brdtype;