Searched refs:DMACNTRL0 (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/scsi/ |
| H A D | aha152x.c | 729 SETPORT(DMACNTRL0, INTEN); in swintr() 831 SETPORT(DMACNTRL0, INTEN); in aha152x_probe_one() 919 SETBITS(DMACNTRL0, INTEN); in setup_expected_interrupts() 1220 SETPORT(DMACNTRL0, 0); in reset_ports() 1368 CLRBITS(DMACNTRL0, INTEN); in intr() 2115 SETPORT(DMACNTRL0, 0); in datai_end() 2218 SETPORT(DMACNTRL0, 0); in datao_end() 2371 SETPORT(DMACNTRL0, 0); in is_complete() 2392 SETPORT(DMACNTRL0, 0); in is_complete() 2437 SETBITS(DMACNTRL0, INTEN); in is_complete() [all …]
|
| H A D | aha152x.h | 36 #define DMACNTRL0 (HOSTIOPORT1+0x12) /* DMA control 0 */ macro
|