Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-designware.c419 pp->cfg0_base = cfg_res->start; in dw_pcie_host_init()
454 pp->cfg0_base = pp->cfg->start; in dw_pcie_host_init()
477 pp->va_cfg0_base = devm_ioremap(pp->dev, pp->cfg0_base, in dw_pcie_host_init()
579 cpu_addr = pp->cfg0_base; in dw_pcie_rd_other_conf()
613 cpu_addr = pp->cfg0_base; in dw_pcie_wr_other_conf()
Dpcie-designware.h29 u64 cfg0_base; member
Dpci-dra7xx.c158 pp->cfg0_base &= DRA7XX_CPU_TO_BUS_ADDR; in dra7xx_pcie_host_init()