Home
last modified time | relevance | path

Searched refs:va_cfg1_base (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-designware-host.c421 if (!pp->va_cfg1_base) { in dw_pcie_host_init()
422 pp->va_cfg1_base = devm_pci_remap_cfgspace(dev, in dw_pcie_host_init()
425 if (!pp->va_cfg1_base) { in dw_pcie_host_init()
533 va_cfg_base = pp->va_cfg1_base; in dw_pcie_rd_other_conf()
572 va_cfg_base = pp->va_cfg1_base; in dw_pcie_wr_other_conf()
Dpcie-designware.h149 void __iomem *va_cfg1_base; member
Dpci-keystone-dw.c462 pp->va_cfg1_base = pp->va_cfg0_base; in ks_dw_pcie_host_init()