Lines Matching refs:msi_cap
320 if (!ep_func || !ep_func->msi_cap)
325 reg = ep_func->msi_cap + func_offset + PCI_MSI_FLAGS;
344 if (!ep_func || !ep_func->msi_cap)
349 reg = ep_func->msi_cap + func_offset + PCI_MSI_FLAGS;
505 if (!ep_func || !ep_func->msi_cap)
511 reg = ep_func->msi_cap + func_offset + PCI_MSI_FLAGS;
514 reg = ep_func->msi_cap + func_offset + PCI_MSI_ADDRESS_LO;
517 reg = ep_func->msi_cap + func_offset + PCI_MSI_ADDRESS_HI;
519 reg = ep_func->msi_cap + func_offset + PCI_MSI_DATA_64;
523 reg = ep_func->msi_cap + func_offset + PCI_MSI_DATA_32;
757 ep_func->msi_cap = dw_pcie_ep_find_capability(ep, func_no,