Searched refs:ENDMA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.c | 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() 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() 2714 if (s & ENDMA) in get_ports() 2715 seq_puts(m, "ENDMA "); in get_ports() [all...] |
H A D | aha152x.h | 221 #define ENDMA 0x80 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.c | 1990 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init() 2049 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run() 2053 SETPORT(DMACNTRL0, ENDMA); in datai_run() 2077 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run() 2083 SETPORT(DMACNTRL0, ENDMA|_8BIT); in datai_run() 2124 SETPORT(DMACNTRL0, WRITE_READ | ENDMA); in datao_init() 2155 SETPORT(DMACNTRL0,WRITE_READ|ENDMA|_8BIT); in datao_run() 2159 SETPORT(DMACNTRL0,WRITE_READ|ENDMA); in datao_run() 2766 if (s & ENDMA) in get_ports() 2767 seq_puts(m, "ENDMA "); in get_ports() [all...] |
H A D | aha152x.h | 221 #define ENDMA 0x80 macro
|
Completed in 8 milliseconds