Searched refs:ERR_NONFATAL (Results 1 – 2 of 2) sorted by relevance
41 #define ERR_NONFATAL BIT(2) macro52 #define INTERRUPTS (ERR_SYS | ERR_FATAL | ERR_NONFATAL | ERR_COR | ERR_AXI | \304 if (reg & ERR_NONFATAL) in dra7xx_pcie_irq_handler()
84 #define ERR_NONFATAL BIT(2) /* Non-fatal error */ macro88 ERR_NONFATAL | ERR_FATAL | ERR_SYS)352 if (reg & ERR_NONFATAL) in ks_pcie_handle_error_irq()
Completed in 8 milliseconds