Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c50 #define CFG_MSE_EVT BIT(14) macro
53 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
346 if (reg & CFG_MSE_EVT) in dra7xx_pcie_irq_handler()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c51 #define CFG_MSE_EVT BIT(14) macro
54 LINK_REQ_RST | LINK_UP_EVT | CFG_BME_EVT | CFG_MSE_EVT)
339 if (reg & CFG_MSE_EVT) in dra7xx_pcie_irq_handler()

Completed in 3 milliseconds