Home
last modified time | relevance | path

Searched refs:SH5PCI_ICR_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/drivers/pci/
Dpci-sh5.h79 #define SH5PCI_ICR_BASE (PHYS_PCI_BLOCK + 0x00040000) macro
Dpci-sh5.c120 pcicr_virt = (unsigned long)ioremap_nocache(SH5PCI_ICR_BASE, 1024); in sh5pci_init()