Home
last modified time | relevance | path

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

/openbmc/linux/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()