Searched refs:SEQ_FLUSHFIFO (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | mesh.h | 70 #define SEQ_FLUSHFIFO 0x0f /* clear out the FIFO */ macro
|
H A D | mesh.c | 394 out_8(&mr->sequence, SEQ_FLUSHFIFO); in mesh_init() 725 out_8(&mr->sequence, SEQ_FLUSHFIFO); in start_phase() 1012 out_8(&mr->sequence, SEQ_FLUSHFIFO); in handle_reset() 1395 out_8(&mr->sequence, SEQ_FLUSHFIFO); in phase_mismatch() 1477 out_8(&mr->sequence, SEQ_FLUSHFIFO); in cmd_complete()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | mesh.h | 81 #define SEQ_FLUSHFIFO 0x0f /* clear out the FIFO */ macro
|
H A D | mesh.c | 385 out_8(&mr->sequence, SEQ_FLUSHFIFO); in mesh_init() 719 out_8(&mr->sequence, SEQ_FLUSHFIFO); in start_phase() 1006 out_8(&mr->sequence, SEQ_FLUSHFIFO); in handle_reset() 1389 out_8(&mr->sequence, SEQ_FLUSHFIFO); in phase_mismatch() 1471 out_8(&mr->sequence, SEQ_FLUSHFIFO); in cmd_complete()
|
Completed in 6 milliseconds