Symbol: LCA_MEMC_BASE
sys/arch/alpha/pci/lcareg.h
47
#define LCA_MEMC_BCR0 (LCA_MEMC_BASE + 0x00) /* Bank Configuration 0 */
sys/arch/alpha/pci/lcareg.h
48
#define LCA_MEMC_BCR1 (LCA_MEMC_BASE + 0x08) /* Bank Configuration 1 */
sys/arch/alpha/pci/lcareg.h
49
#define LCA_MEMC_BCR2 (LCA_MEMC_BASE + 0x10) /* Bank Configuration 2 */
sys/arch/alpha/pci/lcareg.h
50
#define LCA_MEMC_BCR3 (LCA_MEMC_BASE + 0x18) /* Bank Configuration 3 */
sys/arch/alpha/pci/lcareg.h
51
#define LCA_MEMC_BMR0 (LCA_MEMC_BASE + 0x20) /* Bank Address Mask 0 */
sys/arch/alpha/pci/lcareg.h
52
#define LCA_MEMC_BMR1 (LCA_MEMC_BASE + 0x28) /* Bank Address Mask 1 */
sys/arch/alpha/pci/lcareg.h
53
#define LCA_MEMC_BMR2 (LCA_MEMC_BASE + 0x30) /* Bank Address Mask 2 */
sys/arch/alpha/pci/lcareg.h
54
#define LCA_MEMC_BMR3 (LCA_MEMC_BASE + 0x38) /* Bank Address Mask 3 */
sys/arch/alpha/pci/lcareg.h
55
#define LCA_MEMC_BTR0 (LCA_MEMC_BASE + 0x40) /* Bank Timing 0 */
sys/arch/alpha/pci/lcareg.h
56
#define LCA_MEMC_BTR1 (LCA_MEMC_BASE + 0x48) /* Bank Timing 1 */
sys/arch/alpha/pci/lcareg.h
57
#define LCA_MEMC_BTR2 (LCA_MEMC_BASE + 0x50) /* Bank Timing 2 */
sys/arch/alpha/pci/lcareg.h
58
#define LCA_MEMC_BTR3 (LCA_MEMC_BASE + 0x58) /* Bank Timing 3 */
sys/arch/alpha/pci/lcareg.h
59
#define LCA_MEMC_GTR (LCA_MEMC_BASE + 0x60) /* Global Timing */
sys/arch/alpha/pci/lcareg.h
60
#define LCA_MEMC_ESR (LCA_MEMC_BASE + 0x68) /* Error Status */
sys/arch/alpha/pci/lcareg.h
61
#define LCA_MEMC_EAR (LCA_MEMC_BASE + 0x70) /* Error Address */
sys/arch/alpha/pci/lcareg.h
62
#define LCA_MEMC_CAR (LCA_MEMC_BASE + 0x78) /* Cache */
sys/arch/alpha/pci/lcareg.h
63
#define LCA_MEMC_VGR (LCA_MEMC_BASE + 0x80) /* Video and Graphics Control */
sys/arch/alpha/pci/lcareg.h
64
#define LCA_MEMC_PLM (LCA_MEMC_BASE + 0x88) /* Plane mask */
sys/arch/alpha/pci/lcareg.h
65
#define LCA_MEMC_FOR (LCA_MEMC_BASE + 0x90) /* Foreground */