Lines Matching refs:DMACNTRL0
729 SETPORT(DMACNTRL0, INTEN); in swintr()
819 SETPORT(DMACNTRL0, SWINT|INTEN); in aha152x_probe_one()
830 SETPORT(DMACNTRL0, INTEN); in aha152x_probe_one()
918 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
1205 SETPORT(DMACNTRL0, RSTFIFO); in reset_ports()
1219 SETPORT(DMACNTRL0, 0); in reset_ports()
1358 dmacntrl0 = GETPORT(DMACNTRL0); in intr()
1367 CLRBITS(DMACNTRL0, INTEN); in intr()
1989 SETPORT(DMACNTRL0, RSTFIFO); in datai_init()
1990 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init()
2049 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2053 SETPORT(DMACNTRL0, ENDMA); in datai_run()
2077 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2083 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2114 SETPORT(DMACNTRL0, 0); in datai_end()
2123 SETPORT(DMACNTRL0, WRITE_READ | RSTFIFO); in datao_init()
2124 SETPORT(DMACNTRL0, WRITE_READ | ENDMA); in datao_init()
2155 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()
2159 SETPORT(DMACNTRL0,WRITE_READ|ENDMA); in datao_run()
2217 SETPORT(DMACNTRL0, 0); in datao_end()
2370 SETPORT(DMACNTRL0, 0); in is_complete()
2391 SETPORT(DMACNTRL0, 0); in is_complete()
2436 SETBITS(DMACNTRL0, INTEN); in is_complete()
2762 s = GETPORT(DMACNTRL0); in get_ports()