Home
last modified time | relevance | path

Searched refs:PCIE_IRQ_PULSE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-exynos.c31 #define PCIE_IRQ_PULSE 0x000 macro
273 val = exynos_pcie_readl(ep->mem_res->elbi_base, PCIE_IRQ_PULSE); in exynos_pcie_clear_irq_pulse()
274 exynos_pcie_writel(ep->mem_res->elbi_base, val, PCIE_IRQ_PULSE); in exynos_pcie_clear_irq_pulse()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-exynos.c29 #define PCIE_IRQ_PULSE 0x000 macro
170 u32 val = exynos_pcie_readl(ep->elbi_base, PCIE_IRQ_PULSE); in exynos_pcie_clear_irq_pulse()
172 exynos_pcie_writel(ep->elbi_base, val, PCIE_IRQ_PULSE); in exynos_pcie_clear_irq_pulse()

Completed in 3 milliseconds