Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/dwc/
Dpcie-tegra194.c500 u32 status_l0, status_l1, link_status; in tegra_pcie_ep_hard_irq() local
502 status_l0 = appl_readl(pcie, APPL_INTR_STATUS_L0); in tegra_pcie_ep_hard_irq()
503 if (status_l0 & APPL_INTR_STATUS_L0_LINK_STATE_INT) { in tegra_pcie_ep_hard_irq()
521 if (status_l0 & APPL_INTR_STATUS_L0_PCI_CMD_EN_INT) { in tegra_pcie_ep_hard_irq()
533 status_l0); in tegra_pcie_ep_hard_irq()
534 appl_writel(pcie, status_l0, APPL_INTR_STATUS_L0); in tegra_pcie_ep_hard_irq()