Lines Matching refs:DMACNTRL0
719 SETPORT(DMACNTRL0, INTEN); in swintr()
809 SETPORT(DMACNTRL0, SWINT|INTEN); in aha152x_probe_one()
820 SETPORT(DMACNTRL0, INTEN); in aha152x_probe_one()
906 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts()
1185 SETPORT(DMACNTRL0, RSTFIFO); in reset_ports()
1199 SETPORT(DMACNTRL0, 0); in reset_ports()
1345 dmacntrl0 = GETPORT(DMACNTRL0); in intr()
1354 CLRBITS(DMACNTRL0, INTEN); in intr()
1959 SETPORT(DMACNTRL0, RSTFIFO); in datai_init()
1960 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init()
2018 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2022 SETPORT(DMACNTRL0, ENDMA); in datai_run()
2047 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2054 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run()
2085 SETPORT(DMACNTRL0, 0); in datai_end()
2094 SETPORT(DMACNTRL0, WRITE_READ | RSTFIFO); in datao_init()
2095 SETPORT(DMACNTRL0, WRITE_READ | ENDMA); in datao_init()
2125 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run()
2129 SETPORT(DMACNTRL0,WRITE_READ|ENDMA); in datao_run()
2183 SETPORT(DMACNTRL0, 0); in datao_end()
2335 SETPORT(DMACNTRL0, 0); in is_complete()
2356 SETPORT(DMACNTRL0, 0); in is_complete()
2401 SETBITS(DMACNTRL0, INTEN); in is_complete()
2723 s = GETPORT(DMACNTRL0); in get_ports()