algor_p5064reg.h Source File
Back to the index.
Go to the documentation of this file. 47 #define P5064_MEMORY 0x00000000UL 49 #define P5064_ISAMEM 0x10000000UL 51 #define P5064_PCIMEM 0x11000000UL 53 #define P5064_PCIIO 0x1d000000UL 55 #define P5064_PCICFG 0x1ee00000UL 57 #define P5064_V360EPC 0x1ef00000UL 59 #define P5064_CFGBOOT_W 0x1f800000UL 61 #define P5064_SOCKET_W 0x1f900000UL 63 #define P5064_FLASH_W 0x1fa00000UL 65 #define P5064_CFBOOT 0x1fc00000UL 67 #define P5064_SOCKET 0x1fd00000UL 69 #define P5064_FLASH 0x1fe00000UL 71 #define P5064_LED0 0x1ff00000UL 72 #define P5064_LED1 0x1ff20010UL 73 #define P5064_LCD 0x1ff30000UL 74 #define P5064_Z80GPIO 0x1ff40000UL 75 #define P5064_Z80GPIO_IACK 0x1ff50000UL 76 #define P5064_DBG_UART 0x1ff60000UL 77 #define P5064_LOCINT 0x1ff90000UL 78 #define P5064_PANIC 0x1ff90004UL 79 #define P5064_PCIINT 0x1ff90008UL 80 #define P5064_ISAINT 0x1ff9000cUL 81 #define P5064_XBAR0 0x1ff90010UL 82 #define P5064_XBAR1 0x1ff90014UL 83 #define P5064_XBAR2 0x1ff90018UL 84 #define P5064_XBAR3 0x1ff9001cUL 85 #define P5064_XBAR4 0x1ff90020UL 86 #define P5064_KBDINT 0x1ff90024UL 87 #define P5064_LOGICREV 0x1ff9003cUL 88 #define P5064_CFG0 0x1ffa0000UL 89 #define P5064_CFG1 0x1ffb0000UL 90 #define P5064_DRAMCFG 0x1ffc0000UL 91 #define P5064_BOARDREV 0x1ffd0000UL 92 #define P5064_PCIMEM_HI 0x20000000UL 96 #define LOCINT_PCIBR 0x01 97 #define LOCINT_FLP 0x02 98 #define LOCINT_MKBD 0x04 99 #define LOCINT_COM1 0x08 100 #define LOCINT_COM2 0x10 101 #define LOCINT_CENT 0x20 102 #define LOCINT_RTC 0x80 105 #define PANIC_DEBUG 0x01 106 #define PANIC_PFAIL 0x02 107 #define PANIC_BERR 0x04 108 #define PANIC_ISANMI 0x08 109 #define PANIC_IOPERR 0x10 110 #define PANIC_CENT 0x20 111 #define PANIC_EWAKE 0x40 112 #define PANIC_ECODERR 0x80 115 #define PCIINT_EMDINT 0x01 116 #define PCIINT_ETH 0x02 117 #define PCIINT_SCSI 0x04 118 #define PCIINT_USB 0x08 119 #define PCIINT_PCI0 0x10 120 #define PCIINT_PCI1 0x20 121 #define PCIINT_PCI2 0x40 122 #define PCIINT_PCI3 0x80 125 #define ISAINT_ISABR 0x01 126 #define ISAINT_IDE0 0x02 127 #define ISAINT_IDE1 0x04 130 #define KBDINT_KBD 0x01 131 #define KBDINT_MOUSE 0x02 144 #define P5064_DMA_ISA_PCIBASE 0x00800000UL 145 #define P5064_DMA_ISA_PHYSBASE 0x00000000UL 146 #define P5064_DMA_ISA_SIZE (8 * 1024 * 1024) 148 #define P5064_DMA_PCI_PCIBASE 0x80000000UL 149 #define P5064_DMA_PCI_PHYSBASE 0x00000000UL 150 #define P5064_DMA_PCI_SIZE (256 * 1024 * 1024)
Generated on Fri Dec 7 2018 19:52:23 for GXemul by
1.8.13