Searched refs:FIFO_DATA_LOW (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | nsp32_io.h | 240 nsp32_multi_read4(base, FIFO_DATA_LOW, buf, count); in nsp32_fifo_read() 255 nsp32_multi_write4(base, FIFO_DATA_LOW, buf, count); in nsp32_fifo_write()
|
H A D | nsp32.h | 251 #define FIFO_DATA_LOW 0x30 /* BASE+30, B/W/DW, R/W */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | nsp32_io.h | 240 nsp32_multi_read4(base, FIFO_DATA_LOW, buf, count); in nsp32_fifo_read() 255 nsp32_multi_write4(base, FIFO_DATA_LOW, buf, count); in nsp32_fifo_write()
|
H A D | nsp32.h | 251 #define FIFO_DATA_LOW 0x30 /* BASE+30, B/W/DW, R/W */ macro
|
Completed in 5 milliseconds