Home
last modified time | relevance | path

Searched refs:va_cfg0_base (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware-host.c416 pp->va_cfg0_base = devm_pci_remap_cfg_resource(dev, res); in dw_pcie_host_init()
417 if (IS_ERR(pp->va_cfg0_base)) in dw_pcie_host_init()
418 return PTR_ERR(pp->va_cfg0_base); in dw_pcie_host_init()
574 return pp->va_cfg0_base + where; in dw_pcie_other_conf_map_bus()
A Dpcie-al.c236 return pp->va_cfg0_base + PCIE_ECAM_OFFSET(busnr_ecam, devfn, where); in al_pcie_conf_addr_map_bus()
A Dpcie-designware.h301 void __iomem *va_cfg0_base; member
A Dpci-keystone.c442 return pp->va_cfg0_base + where; in ks_pcie_other_map_bus()

Completed in 13 milliseconds