Searched refs:ERR_SYS (Results 1 – 1 of 1) sorted by relevance
33 #define ERR_SYS BIT(0) macro46 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \226 if (reg & ERR_SYS) in dra7xx_pcie_irq_handler()