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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dnsp32_io.h125 static inline void nsp32_index_write1(unsigned int base, function
H A Dnsp32.c766 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */
1068 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40);
1069 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40);
1071 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10);
1072 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60);
1081 nsp32_index_write1(base, CLOCK_DIV, data->clock);
1082 nsp32_index_write1(base, BM_CYCLE, MEMRD_CMD1 | SGT_AUTO_PARA_MEMED_CMD);
1108 nsp32_index_write1(base, TERM_PWR_CONTROL, 0);
1112 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR);
1138 nsp32_index_write1(bas
[all...]

Completed in 61 milliseconds