Searched refs:pcie_pme_no_msi (Results 1 – 2 of 2) sorted by relevance
132 static inline bool pcie_pme_no_msi(void) in pcie_pme_no_msi() function140 static inline bool pcie_pme_no_msi(void) { return false; } in pcie_pme_no_msi() function
174 if ((mask & PCIE_PORT_SERVICE_PME) && pcie_pme_no_msi()) in pcie_init_service_irqs()
Completed in 5 milliseconds