Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpcie-designware-host.c412 pp->msg_res = res; in dw_pcie_host_request_msg_tlp_res()
768 if (pp->msg_res && pp->msg_res->parent == entry->res) in dw_pcie_iatu_setup()
770 resource_size(pp->msg_res); in dw_pcie_iatu_setup()
979 if (!pci->pp.msg_res) in dw_pcie_pme_turn_off()
985 atu.size = resource_size(pci->pp.msg_res); in dw_pcie_pme_turn_off()
988 atu.parent_bus_addr = pci->pp.msg_res->start - pci->parent_bus_offset; in dw_pcie_pme_turn_off()
994 mem = ioremap(pci->pp.msg_res->start, pci->region_align); in dw_pcie_pme_turn_off()
A Dpcie-designware.h425 struct resource *msg_res; member

Completed in 10 milliseconds