Searched refs:cfg0_size (Results 1 – 2 of 2) sorted by relevance
364 pp->cfg0_size = resource_size(cfg_res)/2; in dw_pcie_host_init()367 pp->cfg1_base = cfg_res->start + pp->cfg0_size; in dw_pcie_host_init()373 pp->cfg1_mod_base = pp->cfg0_mod_base + pp->cfg0_size; in dw_pcie_host_init()417 pp->cfg0_size = resource_size(&pp->cfg)/2; in dw_pcie_host_init()420 pp->cfg1_base = pp->cfg.start + pp->cfg0_size; in dw_pcie_host_init()426 pp->cfg0_size; in dw_pcie_host_init()453 pp->cfg0_size); in dw_pcie_host_init()525 dw_pcie_writel_rc(pp, pp->cfg0_mod_base + pp->cfg0_size - 1, in dw_pcie_prog_viewport_cfg0()
32 u32 cfg0_size; member