Home
last modified time | relevance | path

Searched refs:cfg1_base (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-designware-host.c344 pp->cfg1_base = cfg_res->start + pp->cfg0_size; in dw_pcie_host_init()
390 pp->cfg1_base = pp->cfg->start + pp->cfg0_size; in dw_pcie_host_init()
423 pp->cfg1_base, in dw_pcie_host_init()
531 cpu_addr = pp->cfg1_base; in dw_pcie_rd_other_conf()
570 cpu_addr = pp->cfg1_base; in dw_pcie_wr_other_conf()
Dpcie-designware.h148 u64 cfg1_base; member