Home
last modified time | relevance | path

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

/drivers/pci/controller/dwc/
A Dpci-dra7xx.c41 #define ERR_NONFATAL BIT(2) macro
52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
304 if (reg & ERR_NONFATAL) in dra7xx_pcie_irq_handler()
A Dpci-keystone.c84 #define ERR_NONFATAL BIT(2) /* Non-fatal error */ macro
88 ERR_NONFATAL | ERR_FATAL | ERR_SYS)
352 if (reg & ERR_NONFATAL) in ks_pcie_handle_error_irq()

Completed in 8 milliseconds