Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpcie-designware.h33 u64 cfg1_base; member
Dpcie-designware.c367 pp->cfg1_base = cfg_res->start + pp->cfg0_size; in dw_pcie_host_init()
420 pp->cfg1_base = pp->cfg.start + pp->cfg0_size; in dw_pcie_host_init()
461 pp->va_cfg1_base = devm_ioremap(pp->dev, pp->cfg1_base, in dw_pcie_host_init()