Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/plda/
H A Dpcie-plda.h21 #define NUM_MSI_MSGS_MASK GENMASK(6, 4) macro
H A Dpcie-microchip-host.c681 val &= NUM_MSI_MSGS_MASK; in mc_host_probe()