mvme_memcreg.h File Reference

Back to the index.

Classes | Macros
mvme_memcreg.h File Reference

Go to the source code of this file.

Classes

struct  memcreg
 

Macros

#define MEMC_MEMCONF_MSIZ   0x07
 
#define MEMC_MEMCONF_RTOB(x)   ((4*1024*1024) << ((x) & MEMC_MEMCONF_MSIZ))
 
#define MEMC_CHIPID   0x80
 
#define MCECC_CHIPID   0x81
 

Macro Definition Documentation

◆ MCECC_CHIPID

#define MCECC_CHIPID   0x81

Definition at line 101 of file mvme_memcreg.h.

◆ MEMC_CHIPID

#define MEMC_CHIPID   0x80

Definition at line 100 of file mvme_memcreg.h.

Referenced by DEVINIT().

◆ MEMC_MEMCONF_MSIZ

#define MEMC_MEMCONF_MSIZ   0x07

Definition at line 37 of file mvme_memcreg.h.

◆ MEMC_MEMCONF_RTOB

#define MEMC_MEMCONF_RTOB (   x)    ((4*1024*1024) << ((x) & MEMC_MEMCONF_MSIZ))

Definition at line 38 of file mvme_memcreg.h.

Referenced by DEVINIT().


Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13