Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-keembay.c30 #define PCIE_REGS_INTERRUPT_ENABLE 0x0028 macro
249 mask = readl(pcie->apb_base + PCIE_REGS_INTERRUPT_ENABLE); in keembay_pcie_msi_irq_handler()
283 writel(EDMA_INT_EN, pcie->apb_base + PCIE_REGS_INTERRUPT_ENABLE); in keembay_pcie_ep_init()
376 val = readl(pcie->apb_base + PCIE_REGS_INTERRUPT_ENABLE); in keembay_pcie_add_pcie_port()
379 writel(val, pcie->apb_base + PCIE_REGS_INTERRUPT_ENABLE); in keembay_pcie_add_pcie_port()