Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/asm/ !
Dio_no.h118 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro
119 #define PCI_MEM_MASK (PCI_MEM_SIZE - 1)
/linux-5.19.10/arch/m68k/coldfire/ !
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()