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

/linux-master/drivers/pci/controller/dwc/
H 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)
H A Dpci-keystone.c79 #define ERR_NONFATAL BIT(2) /* Non-fatal error */ macro
83 ERR_NONFATAL | ERR_FATAL | ERR_SYS)
292 if (reg & ERR_NONFATAL)

Completed in 82 milliseconds