Searched refs:FIFO_FULL_SHLD_COUNT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | nsp32.h | 331 #define FIFO_FULL_SHLD_COUNT 0x06 /* BASE+08, IDX+06, B, R/W */ macro
|
H A D | nsp32.c | 1070 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40); in nsp32hw_init() 1073 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10); in nsp32hw_init() 1080 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT), in nsp32hw_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | nsp32.h | 331 #define FIFO_FULL_SHLD_COUNT 0x06 /* BASE+08, IDX+06, B, R/W */ macro
|
H A D | nsp32.c | 1076 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40); in nsp32hw_init() 1079 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10); in nsp32hw_init() 1086 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT), in nsp32hw_init()
|
Completed in 11 milliseconds