Searched refs:RSTFIFO (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 226 #define RSTFIFO 0x02 macro
|
H A D | aha152x.c | 1179 SETPORT(DMACNTRL0, RSTFIFO); in reset_ports() 1944 SETPORT(DMACNTRL0, RSTFIFO); in datai_init() 1945 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init() 2077 SETPORT(DMACNTRL0, WRITE_READ | RSTFIFO); in datao_init() 2718 if (s & RSTFIFO) in get_ports() 2719 seq_puts(m, "RSTFIFO "); in get_ports()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 226 #define RSTFIFO 0x02 macro
|
H A D | aha152x.c | 1205 SETPORT(DMACNTRL0, RSTFIFO); in reset_ports() 1989 SETPORT(DMACNTRL0, RSTFIFO); in datai_init() 1990 SETPORT(DMACNTRL0, RSTFIFO|ENDMA); in datai_init() 2123 SETPORT(DMACNTRL0, WRITE_READ | RSTFIFO); in datao_init() 2770 if (s & RSTFIFO) in get_ports() 2771 seq_puts(m, "RSTFIFO "); in get_ports()
|
Completed in 9 milliseconds