Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/sysdev/
H A Dfsl_pci.c671 void __iomem *cfg_type1; member
742 return pcie->cfg_type1 + offset; in mpc83xx_pcie_remap_cfg()
785 pcie->cfg_type1 = ioremap(cfg_bar, 0x1000); in mpc83xx_pcie_setup()
786 if (!pcie->cfg_type1) in mpc83xx_pcie_setup()