Home
last modified time | relevance | path

Searched refs:PCI_MEM_SIZE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dio_no.h118 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro
119 #define PCI_MEM_MASK (PCI_MEM_SIZE - 1)
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dio_no.h118 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro
119 #define PCI_MEM_MASK (PCI_MEM_SIZE - 1)
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dpci.c135 .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 Dpci.c135 .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()

Completed in 2 milliseconds