Home
last modified time | relevance | path

Searched refs:FIFO_REST_CNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/
Dnsp32_debug.c252 printk("FifoRestCnt=0x%x, ", nsp32_read2(base, FIFO_REST_CNT)); in nsp32_print_register()
Dnsp32.h139 #define FIFO_REST_CNT 0x0c /* BASE+0c, W, R/W */ macro
Dnsp32.c1267 ((nsp32_read2(base, FIFO_REST_CNT) & FIFO_REST_MASK) != 0)) { in do_nsp32_isr()