cfg_type1         657 arch/powerpc/sysdev/fsl_pci.c 	void __iomem *cfg_type1;
cfg_type1         728 arch/powerpc/sysdev/fsl_pci.c 	return pcie->cfg_type1 + offset;
cfg_type1         771 arch/powerpc/sysdev/fsl_pci.c 	pcie->cfg_type1 = ioremap(cfg_bar, 0x1000);
cfg_type1         772 arch/powerpc/sysdev/fsl_pci.c 	if (!pcie->cfg_type1)