Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/coldfire/
Dpci.c32 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro
33 #define PCI_MEM_MASK (PCI_MEM_SIZE - 1)
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()
/linux-4.4.14/drivers/staging/dgnc/
Ddgnc_pci.h67 #define PCI_MEM_SIZE 0x1000 macro
/linux-4.4.14/drivers/staging/dgap/
Ddgap.h113 #define PCI_MEM_SIZE 0x00200000 macro