Searched refs:DFIFOEMP (Results 1 – 2 of 2) sorted by relevance
238 #define DFIFOEMP 0x08 macro
1973 while(TESTLO(DMASTAT, INTSTAT) || TESTLO(DMASTAT, DFIFOEMP) || TESTLO(SSTAT2, SEMPTY)) { in datai_run()2050 TESTLO(DMASTAT, DFIFOEMP) || in datai_run()2108 if(TESTLO(DMASTAT, DFIFOEMP)) { in datao_run()2140 while(TESTLO(DMASTAT, DFIFOEMP|INTSTAT) && time_before(jiffies,the_time)) in datao_run()2143 if(TESTLO(DMASTAT, DFIFOEMP|INTSTAT)) { in datao_run()2152 if(TESTLO(DMASTAT, DFIFOEMP)) { in datao_end()2740 if (s & DFIFOEMP) in get_ports()
Completed in 707 milliseconds