Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dpci.c35 #define PCI_IO_PA 0xf8000000 /* Host physical address */ macro
291 __raw_writel(WXBTAR(PCI_IO_PA, PCI_IO_BA, PCI_IO_SIZE), in mcf_pci_init()
304 iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE); in mcf_pci_init()