Searched refs:va_cfg_base (Results 1 – 1 of 1) sorted by relevance
515 void __iomem *va_cfg_base; in dw_pcie_rd_other_conf() local528 va_cfg_base = pp->va_cfg0_base; in dw_pcie_rd_other_conf()533 va_cfg_base = pp->va_cfg1_base; in dw_pcie_rd_other_conf()539 ret = dw_pcie_read(va_cfg_base + where, size, val); in dw_pcie_rd_other_conf()554 void __iomem *va_cfg_base; in dw_pcie_wr_other_conf() local567 va_cfg_base = pp->va_cfg0_base; in dw_pcie_wr_other_conf()572 va_cfg_base = pp->va_cfg1_base; in dw_pcie_wr_other_conf()578 ret = dw_pcie_write(va_cfg_base + where, size, val); in dw_pcie_wr_other_conf()