Searched refs:msg_res (Results 1 – 5 of 5) sorted by relevance
44 struct resource *msg_res; member86 pcie->msg_res = res; in sky1_pcie_resource_get()175 cdns_pcie->msg_res = pcie->msg_res; in sky1_pcie_probe()
244 if (pcie->msg_res) { in cdns_pcie_hpa_host_init_address_translation()246 pcie->msg_res->start); in cdns_pcie_hpa_host_init_address_translation()
93 struct resource *msg_res; member
416 pp->msg_res = res; in dw_pcie_host_request_msg_tlp_res()916 if (pp->msg_res && pp->msg_res->parent == entry->res) in dw_pcie_iatu_setup()918 resource_size(pp->msg_res); in dw_pcie_iatu_setup()1192 if (!pci->pp.msg_res) in dw_pcie_pme_turn_off()1198 atu.size = resource_size(pci->pp.msg_res); in dw_pcie_pme_turn_off()1201 atu.parent_bus_addr = pci->pp.msg_res->start - pci->parent_bus_offset; in dw_pcie_pme_turn_off()1207 mem = ioremap(pci->pp.msg_res->start, pci->region_align); in dw_pcie_pme_turn_off()
444 struct resource *msg_res; member