Home
last modified time | relevance | path

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

/linux-6.12.1/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
258 if (status & MSI_CTRL_INT) { in keembay_pcie_msi_irq_handler()
Dpcie-rcar-gen4.c39 #define MSI_CTRL_INT BIT(26) macro
311 val |= MSI_CTRL_INT; in rcar_gen4_pcie_host_init()