Home
last modified time | relevance | path

Searched refs:FIFO_DATA_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dnsp32_io.h240 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()
Dnsp32.h251 #define FIFO_DATA_LOW 0x30 /* BASE+30, B/W/DW, R/W */ macro