Searched refs:SH5PCI_IO_BASE (Results 1 – 2 of 2) sorted by relevance
80 #define SH5PCI_IO_BASE (PHYS_PCI_BLOCK + 0x00800000) macro
126 PCI_IO_AREA = (unsigned long)ioremap_nocache(SH5PCI_IO_BASE, 0x10000); in sh5pci_init()