Home
last modified time | relevance | path

Searched refs:MSIX_CAP_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/controller/plda/
H A Dpcie-plda.h20 #define MSIX_CAP_MASK BIT(31) macro
H A Dpcie-microchip-host.c676 val &= ~MSIX_CAP_MASK; in mc_host_probe()