Searched refs:APECS_PCI_SIO (Results 1 – 3 of 3) sorted by relevance
52 #define CHIP_IO_W1_SYS_START(v) APECS_PCI_SIO53 #define CHIP_IO_W1_SYS_END(v) (APECS_PCI_SIO + (0x00040000UL << 5) - 1)62 #define CHIP_IO_W2_SYS_START(v) (APECS_PCI_SIO + (0x00040000UL << 5))63 #define CHIP_IO_W2_SYS_END(v) (APECS_PCI_SIO + (0x01000000UL << 5) - 1)
164 alpha_pci_chipset->pc_ports = APECS_PCI_SIO;
46 #define APECS_PCI_SIO 0x1c0000000L /* PCI Sp. I/O Space */ macro