Searched refs:PCI_MEM_PA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/coldfire/ |
H A D | pci.c | 134 .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()
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | pci.c | 134 .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()
|
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | io_no.h | 116 #define PCI_MEM_PA 0xf0000000 /* Host physical address */ macro
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | io_no.h | 116 #define PCI_MEM_PA 0xf0000000 /* Host physical address */ macro
|
Completed in 2 milliseconds