Searched refs:GT_PCI_IO_SIZE (Results 1 – 14 of 14) sorted by relevance
24 #define GT_PCI_IO_SIZE 0x02000000UL macro
22 #define GT_PCI_IO_SIZE 0x02000000UL macro
19 #define GT_PCI_IO_SIZE GT_DEF_PCI0_IO_SIZE macro
51 #define GT_PCI_IO_SIZE 0x02000000 macro
28 #define GT_PCI_IO_SIZE GT_DEF_PCI0_IO_SIZE
151 ioport_resource.end = GT_PCI_IO_BASE + GT_PCI_IO_SIZE - 1; in pcibios_init()
364 void *io_remap_range = ioremap(GT_PCI_IO_BASE, GT_PCI_IO_SIZE); in io_base_ioremap()