Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dpci.c30 #define PCI_MEM_PA 0xf0000000 /* Host physical address */ macro
234 .start = PCI_MEM_PA,
235 .end = PCI_MEM_PA + PCI_MEM_SIZE - 1,
289 __raw_writel(WXBTAR(PCI_MEM_PA, PCI_MEM_BA, PCI_MEM_SIZE), in mcf_pci_init()