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 |
| #define MCECC_CHIPID 0x81 |
Definition at line 101 of file mvme_memcreg.h.
| #define MEMC_CHIPID 0x80 |
Definition at line 100 of file mvme_memcreg.h.
| #define MEMC_MEMCONF_MSIZ 0x07 |
Definition at line 37 of file mvme_memcreg.h.
| #define MEMC_MEMCONF_RTOB | ( | x | ) | ((4*1024*1024) << ((x) & MEMC_MEMCONF_MSIZ)) |
Definition at line 38 of file mvme_memcreg.h.
1.8.17