Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/controller/dwc/
Dpcie-designware-host.c356 pp->cfg0_base = cfg_res->start; in dw_pcie_host_init()
402 pp->cfg0_base = pp->cfg->start; in dw_pcie_host_init()
425 pp->cfg0_base, pp->cfg0_size); in dw_pcie_host_init()
537 cpu_addr = pp->cfg0_base; in dw_pcie_rd_other_conf()
576 cpu_addr = pp->cfg0_base; in dw_pcie_wr_other_conf()
Dpcie-designware.h145 u64 cfg0_base; member
Dpcie-artpec6.c115 return pci_addr - pp->cfg0_base; in artpec6_pcie_cpu_addr_fixup()