Home
last modified time | relevance | path

Searched refs:status_l1 (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
504 status_l1 = appl_readl(pcie, APPL_INTR_STATUS_L1_0_0); in tegra_pcie_ep_hard_irq()
505 appl_writel(pcie, status_l1, APPL_INTR_STATUS_L1_0_0); in tegra_pcie_ep_hard_irq()
507 if (status_l1 & APPL_INTR_STATUS_L1_0_0_HOT_RESET_DONE) in tegra_pcie_ep_hard_irq()
510 if (status_l1 & APPL_INTR_STATUS_L1_0_0_RDLH_LINK_UP_CHGED) { in tegra_pcie_ep_hard_irq()
522 status_l1 = appl_readl(pcie, APPL_INTR_STATUS_L1_15); in tegra_pcie_ep_hard_irq()
523 appl_writel(pcie, status_l1, APPL_INTR_STATUS_L1_15); in tegra_pcie_ep_hard_irq()
525 if (status_l1 & APPL_INTR_STATUS_L1_15_CFG_BME_CHGED) in tegra_pcie_ep_hard_irq()