Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-microchip-host.c72 #define PM_MSI_INT_INTX_MASK 0x0f000000u macro
576 if (status & PM_MSI_INT_INTX_MASK) { in mc_handle_intx()
577 status &= PM_MSI_INT_INTX_MASK; in mc_handle_intx()