Searched refs:pcie_pme_no_msi (Results 1 – 2 of 2) sorted by relevance
57 static inline bool pcie_pme_no_msi(void) in pcie_pme_no_msi() function65 static inline bool pcie_pme_no_msi(void) { return false; } in pcie_pme_no_msi() function
204 if (((mask & PCIE_PORT_SERVICE_PME) && pcie_pme_no_msi()) || in init_service_irqs()