Home
last modified time | relevance | path

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

/linux/arch/m68k/coldfire/
H A Dpci.c134 .start = PCI_MEM_PA,
135 .end = PCI_MEM_PA + PCI_MEM_SIZE - 1,
203 __raw_writel(WXBTAR(PCI_MEM_PA, PCI_MEM_BA, PCI_MEM_SIZE), in mcf_pci_init()
/linux/arch/m68k/include/asm/
H A Dio_no.h116 #define PCI_MEM_PA 0xf0000000 /* Host physical address */ macro