Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-keembay.c33 #define PCIE_REGS_INTERRUPT_STATUS 0x002c macro
248 val = readl(pcie->apb_base + PCIE_REGS_INTERRUPT_STATUS); in keembay_pcie_msi_irq_handler()
255 writel(status, pcie->apb_base + PCIE_REGS_INTERRUPT_STATUS); in keembay_pcie_msi_irq_handler()