Lines Matching refs:ENDMA
1945 SETPORT(DMACNTRL0, RSTFIFO|ENDMA);
2003 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2007 SETPORT(DMACNTRL0, ENDMA);
2031 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2037 SETPORT(DMACNTRL0, ENDMA|_8BIT);
2078 SETPORT(DMACNTRL0, WRITE_READ | ENDMA);
2108 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT);
2112 SETPORT(DMACNTRL0,WRITE_READ|ENDMA);
2714 if (s & ENDMA)
2715 seq_puts(m, "ENDMA ");