Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/controller/dwc/
Dpcie-tegra194.c117 #define APPL_INTR_STATUS_L1_18_CDM_REG_CHK_CMPLT BIT(2) macro
404 if (status_l1 & APPL_INTR_STATUS_L1_18_CDM_REG_CHK_CMPLT) { in tegra_pcie_rp_irq_handler()