Searched refs:PCI_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
118 #define PCI_MEM_SIZE 0x08000000 /* 128 MB */ macro119 #define PCI_MEM_MASK (PCI_MEM_SIZE - 1)
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()