Searched refs:ISR_FATAL_ERROR (Results 1 – 1 of 1) sorted by relevance
243 #define ISR_FATAL_ERROR 0x08 // Fatal error macro1144 } else if (isr & ISR_FATAL_ERROR) { in service_interrupt()1145 reset_irq_status(priv, ISR_FATAL_ERROR); in service_interrupt()