Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-mediatek.c86 #define PCIE_IMSI_STATUS 0x42c macro
414 writel(1 << hwirq, port->base + PCIE_IMSI_STATUS); in mtk_msi_ack_irq()
620 while ((imsi_status = readl(port->base + PCIE_IMSI_STATUS))) { in mtk_pcie_intr_handler()