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

/linux-master/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c39 #define ERR_SYS BIT(0) macro
52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \
298 if (reg & ERR_SYS)
H A Dpci-keystone.c81 #define ERR_SYS BIT(0) /* System error */ macro
83 ERR_NONFATAL | ERR_FATAL | ERR_SYS)
286 if (reg & ERR_SYS)

Completed in 140 milliseconds