nsp32_index_write1
nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40);
nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40);
nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10);
nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60);
nsp32_index_write1(base, CLOCK_DIV, data->clock);
nsp32_index_write1(base, BM_CYCLE,
nsp32_index_write1(base, TERM_PWR_CONTROL, 0);
nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR);
nsp32_index_write1(base, EXT_PORT_DDR, LED_OFF);
nsp32_index_write1(base, EXT_PORT, LED_OFF);
nsp32_index_write1(base, SERIAL_ROM_CTL, tmp);
nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */