Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c48 #define LINK_UP_EVT BIT(12) macro
53 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
337 if (reg & LINK_UP_EVT) { in dra7xx_pcie_irq_handler()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c49 #define LINK_UP_EVT BIT(12) macro
54 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
330 if (reg & LINK_UP_EVT) { in dra7xx_pcie_irq_handler()

Completed in 3 milliseconds