Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-spear13xx.c65 #define MSI_CTRL_INT (1 << 26) macro
93 if (status & MSI_CTRL_INT) { in spear13xx_pcie_irq_handler()
110 MSI_CTRL_INT, &app_reg->int_mask); in spear13xx_pcie_enable_interrupts()
Dpcie-keembay.c34 #define MSI_CTRL_INT BIT(8) macro
253 if (status & MSI_CTRL_INT) { in keembay_pcie_msi_irq_handler()