Lines Matching refs:cfg_data
162 return hose->cfg_data + offset; in macrisc_cfg_map_bus()
213 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_chaos()
279 return hose->cfg_data + U3_HT_CFA0(devfn, offset); in u3_ht_cfg_access()
283 return hose->cfg_data + U3_HT_CFA1(bus, devfn, offset); in u3_ht_cfg_access()
424 return hose->cfg_data + offset; in u4_pcie_cfg_map_bus()
463 vendev = in_le32(bp->cfg_data); in init_bandit()
470 rev = in_8(bp->cfg_data); in init_bandit()
482 magic = in_le32(bp->cfg_data); in init_bandit()
487 out_le32(bp->cfg_data, magic); in init_bandit()
612 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_bandit()
623 hose->cfg_data = ioremap(addr->start + 0xc00000, 0x1000); in setup_uninorth()
646 hose->cfg_data = ioremap(0xf0000000 + 0xc00000, 0x1000); in setup_u3_agp()
657 hose->cfg_data = ioremap(0xf0000000 + 0xc00000, 0x1000); in setup_u4_pcie()
726 hose->cfg_data = ioremap(cfg_res.start, 0x02000000); in setup_u3_ht()
850 hose, hose->cfg_addr, hose->cfg_data); in pmac_add_bridge()