Searched refs:DMACNTRL0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 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, RSTFIF in datai_init() [all...] |
H A D | aha152x.h | 36 #define DMACNTRL0 (HOSTIOPORT1+0x12) /* DMA control 0 */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.c | 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, RSTFIF in datai_init() [all...] |
H A D | aha152x.h | 36 #define DMACNTRL0 (HOSTIOPORT1+0x12) /* DMA control 0 */ macro
|
Completed in 7 milliseconds