Searched refs:va_cfg1_base (Results 1 – 3 of 3) sorted by relevance
460 if (!pp->va_cfg1_base) { in dw_pcie_host_init()461 pp->va_cfg1_base = devm_ioremap(pp->dev, pp->cfg1_base, in dw_pcie_host_init()463 if (!pp->va_cfg1_base) { in dw_pcie_host_init()597 ret = dw_pcie_cfg_read(pp->va_cfg1_base + address, where, size, in dw_pcie_rd_other_conf()622 ret = dw_pcie_cfg_write(pp->va_cfg1_base + address, where, size, in dw_pcie_wr_other_conf()
35 void __iomem *va_cfg1_base; member
495 pp->va_cfg1_base = pp->va_cfg0_base; in ks_dw_pcie_host_init()