Home
last modified time | relevance | path

Searched refs:MSI_CTRL_INT (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c65 #define MSI_CTRL_INT (1 << 26) macro
115 if (status & MSI_CTRL_INT) { in spear13xx_pcie_irq_handler()
135 MSI_CTRL_INT, &app_reg->int_mask); in spear13xx_pcie_enable_interrupts()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A 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()
H A Dpcie-keembay.c34 #define MSI_CTRL_INT BIT(8) macro
258 if (status & MSI_CTRL_INT) { in keembay_pcie_msi_irq_handler()

Completed in 2 milliseconds