Home
last modified time | relevance | path

Searched refs:nsp32_index_write1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dnsp32.c766 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1070 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40); in nsp32hw_init()
1071 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40); in nsp32hw_init()
1073 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10); in nsp32hw_init()
1074 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60); in nsp32hw_init()
1083 nsp32_index_write1(base, CLOCK_DIV, data->clock); in nsp32hw_init()
1084 nsp32_index_write1(base, BM_CYCLE, MEMRD_CMD1 | SGT_AUTO_PARA_MEMED_CMD); in nsp32hw_init()
1110 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in nsp32hw_init()
1114 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in nsp32hw_init()
1140 nsp32_index_write1(bas in nsp32hw_init()
[all...]
H A Dnsp32_io.h125 static inline void nsp32_index_write1(unsigned int base, in nsp32_index_write1() function
/kernel/linux/linux-6.6/drivers/scsi/
H A Dnsp32.c775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1076 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40); in nsp32hw_init()
1077 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40); in nsp32hw_init()
1079 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10); in nsp32hw_init()
1080 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60); in nsp32hw_init()
1089 nsp32_index_write1(base, CLOCK_DIV, data->clock); in nsp32hw_init()
1090 nsp32_index_write1(base, BM_CYCLE, in nsp32hw_init()
1117 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in nsp32hw_init()
1121 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in nsp32hw_init()
1148 nsp32_index_write1(bas in nsp32hw_init()
[all...]
H A Dnsp32_io.h125 static inline void nsp32_index_write1(unsigned int base, in nsp32_index_write1() function

Completed in 6 milliseconds