Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c47 #define LINK_REQ_RST BIT(11) macro
53 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
334 if (reg & LINK_REQ_RST) in dra7xx_pcie_irq_handler()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c48 #define LINK_REQ_RST BIT(11) macro
54 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
327 if (reg & LINK_REQ_RST) in dra7xx_pcie_irq_handler()

Completed in 4 milliseconds