Searched refs:PCI_MSI_FLAGS_QMASK (Results 1 – 2 of 2) sorted by relevance
130 flags = (flags & ~PCI_MSI_FLAGS_QMASK) | (mmc << 1); in cdns_set_msi()
410 #define PCI_MSI_FLAGS_QMASK 0x0e /* Maximum queue size available */ macro
Completed in 8 milliseconds