Searched refs:PCI_IO_AREA (Results 1 – 1 of 1) sorted by relevance
25 unsigned long PCI_IO_AREA; variable123 PCI_IO_AREA = (unsigned long)ioremap_nocache(SH5PCI_IO_BASE, 0x10000); in sh5pci_init()124 if (!PCI_IO_AREA) { in sh5pci_init()209 sh5_pci_resources[0].start = PCI_IO_AREA; in sh5pci_init()210 sh5_pci_resources[0].end = PCI_IO_AREA + 0x10000; in sh5pci_init()