Searched refs:NUM_MSI_MSGS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/pci/controller/plda/ | ||
H A D | pcie-plda.h | 21 #define NUM_MSI_MSGS_MASK GENMASK(6, 4) macro |
H A D | pcie-microchip-host.c | 681 val &= NUM_MSI_MSGS_MASK; in mc_host_probe() |