Searched refs:DMACNTRL0 (Results 1 – 2 of 2) sorted by relevance
| /drivers/scsi/ |
| A D | aha152x.c | 729 SETPORT(DMACNTRL0, INTEN); in swintr() 830 SETPORT(DMACNTRL0, INTEN); in aha152x_probe_one() 918 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts() 1219 SETPORT(DMACNTRL0, 0); in reset_ports() 1367 CLRBITS(DMACNTRL0, INTEN); in intr() 2114 SETPORT(DMACNTRL0, 0); in datai_end() 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() [all …]
|
| A D | aha152x.h | 36 #define DMACNTRL0 (HOSTIOPORT1+0x12) /* DMA control 0 */ macro
|
Completed in 10 milliseconds