Searched refs:PCI_IO_SIZE (Results 1 – 7 of 7) sorted by relevance
123 #define PCI_IO_SIZE 0x00010000 /* 64k */ macro124 #define PCI_IO_MASK (PCI_IO_SIZE - 1)
205 __raw_writel(WXBTAR(PCI_IO_PA, PCI_IO_BA, PCI_IO_SIZE), in mcf_pci_init()218 iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE); in mcf_pci_init()
21 #define PCI_IO_SIZE SZ_16M macro53 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
124 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
29 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
89 #define PCI_IO_SIZE SZ_16M macro91 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
112 #define PCI_IO_SIZE 64 macro623 static const char * const e100_reg[PCI_IO_SIZE / 4] = {637 if (addr < PCI_IO_SIZE) { in regname()1866 "eepro100-io", PCI_IO_SIZE); in e100_nic_realize()