Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-host.c411 if (!pp->va_cfg1_base) { in dw_pcie_host_init()
412 pp->va_cfg1_base = devm_pci_remap_cfgspace(dev, in dw_pcie_host_init()
415 if (!pp->va_cfg1_base) { in dw_pcie_host_init()
548 va_cfg_base = pp->va_cfg1_base; in dw_pcie_access_other_conf()
Dpcie-designware.h171 void __iomem *va_cfg1_base; member
Dpci-keystone.c878 pp->va_cfg1_base = pp->va_cfg0_base; in ks_pcie_add_pcie_port()