Searched refs:PCI_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance
32 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro33 #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()
67 #define PCI_MEM_SIZE 0x1000 macro
113 #define PCI_MEM_SIZE 0x00200000 macro