Searched refs:SH5PCI_ICR_BASE (Results 1 – 2 of 2) sorted by relevance
77 #define SH5PCI_ICR_BASE (PHYS_PCI_BLOCK + 0x00040000) macro
118 pcicr_virt = (unsigned long)ioremap_nocache(SH5PCI_ICR_BASE, 1024); in sh5pci_init()