Lines Matching defs:cfg_addr
467 void __iomem *cfg_addr;
664 void __iomem *addr = hpdev->hbus->cfg_addr + CFG_PAGE_OFFSET + where;
694 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr);
725 void __iomem *addr = hpdev->hbus->cfg_addr + CFG_PAGE_OFFSET +
731 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr);
757 void __iomem *addr = hpdev->hbus->cfg_addr + CFG_PAGE_OFFSET + where;
765 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr);
3243 hbus->cfg_addr = ioremap(hbus->mem_config->start,
3245 if (!hbus->cfg_addr) {
3304 iounmap(hbus->cfg_addr);
3421 iounmap(hbus->cfg_addr);