Searched refs:GG2_PCI_CONFIG_BASE (Results 1 – 2 of 2) sorted by relevance
26 #define GG2_PCI_CONFIG_BASE 0xfec00000 /* PCI configuration space */ macro
276 void __iomem *p = ioremap(GG2_PCI_CONFIG_BASE, 0x80000); in chrp_find_bridges()