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

/linux-master/drivers/scsi/
H A Dnsp32_io.h125 static inline void nsp32_index_write1(unsigned int base, function
H A Dnsp32.c775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */
1076 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40);
1077 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40);
1079 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10);
1080 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60);
1089 nsp32_index_write1(base, CLOCK_DIV, data->clock);
1090 nsp32_index_write1(base, BM_CYCLE,
1117 nsp32_index_write1(base, TERM_PWR_CONTROL, 0);
1121 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR);
1148 nsp32_index_write1(bas
[all...]

Completed in 211 milliseconds