Searched refs:ISR_FETALERR (Results 1 – 3 of 3) sorted by relevance
246 #define ISR_FETALERR BIT(0) macro
365 #define ISR_FETALERR 0x00000100 macro
1017 if (status & ISR_FETALERR) { in device_error()1127 if (isr & ISR_FETALERR) { in vnt_interrupt_process()