Searched refs:ISTR_E_INT (Results 1 – 4 of 4) sorted by relevance
125 #define ISTR_E_INT (1<<5) /* End-Of-Process Interrupt */ macro
126 #define ISTR_E_INT (1<<5) /* End-Of-Process Interrupt */ macro
312 if (stat & ISTR_E_INT) { in ahsc_dmaintr()
320 if (stat & ISTR_E_INT) { in atzsc_dmaintr()