Searched refs:pcicr_virt (Results 1 – 2 of 2) sorted by relevance
24 unsigned long pcicr_virt; variable118 pcicr_virt = (unsigned long)ioremap_nocache(SH5PCI_ICR_BASE, 1024); in sh5pci_init()119 if (!pcicr_virt) { in sh5pci_init()
81 extern unsigned long pcicr_virt;83 #define PCISH5_ICR_REG(x) ( pcicr_virt + (PCISH5_ICR_##x))