Searched refs:ENDMA (Results 1 – 2 of 2) sorted by relevance
1953 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init()2011 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()2015 SETPORT(DMACNTRL0, ENDMA); in datai_run()2039 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()2045 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()2086 SETPORT(DMACNTRL0, WRITE_READ | ENDMA); in datao_init()2116 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()2120 SETPORT(DMACNTRL0,WRITE_READ|ENDMA); in datao_run()2722 if (s & ENDMA) in get_ports()
221 #define ENDMA 0x80 macro
Completed in 11 milliseconds