Searched refs:cfg0_size (Results 1 – 2 of 2) sorted by relevance
417 pp->cfg0_size = resource_size(cfg_res)/2; in dw_pcie_host_init()420 pp->cfg1_base = cfg_res->start + pp->cfg0_size; in dw_pcie_host_init()452 pp->cfg0_size = resource_size(pp->cfg)/2; in dw_pcie_host_init()455 pp->cfg1_base = pp->cfg->start + pp->cfg0_size; in dw_pcie_host_init()478 pp->cfg0_size); in dw_pcie_host_init()580 cfg_size = pp->cfg0_size; in dw_pcie_rd_other_conf()614 cfg_size = pp->cfg0_size; in dw_pcie_wr_other_conf()
31 u32 cfg0_size; member