Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/plda/
H A Dpcie-plda.h71 #define SYS_AND_MSI_MASK GENMASK(31, 28) macro
H A Dpcie-plda-host.c267 val = (origin & SYS_AND_MSI_MASK) >> PM_MSI_INT_MSI_SHIFT; in plda_get_events()