Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sh/drivers/pci/
Dpci-sh5.h77 #define SH5PCI_ICR_BASE (PHYS_PCI_BLOCK + 0x00040000) macro
Dpci-sh5.c118 pcicr_virt = (unsigned long)ioremap_nocache(SH5PCI_ICR_BASE, 1024); in sh5pci_init()