Lines Matching refs:DMACNTRL0
710 SETPORT(DMACNTRL0, INTEN); in swintr()
800 SETPORT(DMACNTRL0, SWINT|INTEN); in aha152x_probe_one()
811 SETPORT(DMACNTRL0, INTEN); in aha152x_probe_one()
897 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
1179 SETPORT(DMACNTRL0, RSTFIFO); in reset_ports()
1193 SETPORT(DMACNTRL0, 0); in reset_ports()
1330 dmacntrl0 = GETPORT(DMACNTRL0); in intr()
1339 CLRBITS(DMACNTRL0, INTEN); in intr()
1944 SETPORT(DMACNTRL0, RSTFIFO); in datai_init()
1945 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init()
2003 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2007 SETPORT(DMACNTRL0, ENDMA); in datai_run()
2031 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2037 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2068 SETPORT(DMACNTRL0, 0); in datai_end()
2077 SETPORT(DMACNTRL0, WRITE_READ | RSTFIFO); in datao_init()
2078 SETPORT(DMACNTRL0, WRITE_READ | ENDMA); in datao_init()
2108 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()
2112 SETPORT(DMACNTRL0,WRITE_READ|ENDMA); in datao_run()
2170 SETPORT(DMACNTRL0, 0); in datao_end()
2322 SETPORT(DMACNTRL0, 0); in is_complete()
2343 SETPORT(DMACNTRL0, 0); in is_complete()
2388 SETBITS(DMACNTRL0, INTEN); in is_complete()
2710 s = GETPORT(DMACNTRL0); in get_ports()