Searched refs:va_cfg_base (Results 1 – 1 of 1) sorted by relevance
572 void __iomem *va_cfg_base; in dw_pcie_rd_other_conf() local581 va_cfg_base = pp->va_cfg0_base; in dw_pcie_rd_other_conf()586 va_cfg_base = pp->va_cfg1_base; in dw_pcie_rd_other_conf()592 ret = dw_pcie_cfg_read(va_cfg_base + where, size, val); in dw_pcie_rd_other_conf()606 void __iomem *va_cfg_base; in dw_pcie_wr_other_conf() local615 va_cfg_base = pp->va_cfg0_base; in dw_pcie_wr_other_conf()620 va_cfg_base = pp->va_cfg1_base; in dw_pcie_wr_other_conf()626 ret = dw_pcie_cfg_write(va_cfg_base + where, size, val); in dw_pcie_wr_other_conf()