Lines Matching refs:cfg_data
158 return hose->cfg_data + offset; in macrisc_cfg_map_bus()
209 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_chaos()
275 return hose->cfg_data + U3_HT_CFA0(devfn, offset); in u3_ht_cfg_access()
279 return hose->cfg_data + U3_HT_CFA1(bus, devfn, offset); in u3_ht_cfg_access()
420 return hose->cfg_data + offset; in u4_pcie_cfg_map_bus()
459 vendev = in_le32(bp->cfg_data); in init_bandit()
466 rev = in_8(bp->cfg_data); in init_bandit()
478 magic = in_le32(bp->cfg_data); in init_bandit()
483 out_le32(bp->cfg_data, magic); in init_bandit()
606 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_bandit()
617 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_uninorth()
640 hose->cfg_data = ioremap(0xf0000000 + 0xc00000, 0x1000); in setup_u3_agp()
651 hose->cfg_data = ioremap(0xf0000000 + 0xc00000, 0x1000); in setup_u4_pcie()
720 hose->cfg_data = ioremap(cfg_res.start, 0x02000000); in setup_u3_ht()
844 hose, hose->cfg_addr, hose->cfg_data); in pmac_add_bridge()