Searched refs:PCI_IO_AREA (Results 1 – 1 of 1) sorted by relevance
28 unsigned long PCI_IO_AREA; variable126 PCI_IO_AREA = (unsigned long)ioremap_nocache(SH5PCI_IO_BASE, 0x10000); in sh5pci_init()127 if (!PCI_IO_AREA) { in sh5pci_init()212 sh5_pci_resources[0].start = PCI_IO_AREA; in sh5pci_init()213 sh5_pci_resources[0].end = PCI_IO_AREA + 0x10000; in sh5pci_init()