Searched refs:pcie_pme_no_msi (Results 1 – 2 of 2) sorted by relevance
111 static inline bool pcie_pme_no_msi(void) in pcie_pme_no_msi() function119 static inline bool pcie_pme_no_msi(void) { return false; } in pcie_pme_no_msi() function
188 if ((mask & PCIE_PORT_SERVICE_PME) && pcie_pme_no_msi()) in pcie_init_service_irqs()