Lines Matching +full:interrupt +full:- +full:capable
4 * SPDX-License-Identifier: Apache-2.0
68 * @param priority the MSI vectors base interrupt priority
84 * @param routine Interrupt service routine
86 * @param flags Arch-specific IRQ configuration flag
106 * @return A (32-bit) value for the MSI MAP register.
119 * @return A (16-bit) value for MSI MDR register.
139 * @brief Check if the given PCI endpoint supports MSI/MSI-X
142 * @return true if the endpoint support MSI/MSI-X
154 #define PCIE_MSI_MCR_MMC 0x000E0000U /* Multi Messages Capable mask */
158 #define PCIE_MSI_MCR_64 0x00800000U /* 64-bit MSI */
171 * As for MSI, he first word of the MSI-X capability is shared
177 #define PCIE_MSIX_MCR_EN 0x80000000U /* Enable MSI-X */