Lines Matching refs:nsp32_index_write1
824 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
1148 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x40); in nsp32hw_init()
1149 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x40); in nsp32hw_init()
1151 nsp32_index_write1(base, FIFO_FULL_SHLD_COUNT, 0x10); in nsp32hw_init()
1152 nsp32_index_write1(base, FIFO_EMPTY_SHLD_COUNT, 0x60); in nsp32hw_init()
1161 nsp32_index_write1(base, CLOCK_DIV, data->clock); in nsp32hw_init()
1162 nsp32_index_write1(base, BM_CYCLE, MEMRD_CMD1 | SGT_AUTO_PARA_MEMED_CMD); in nsp32hw_init()
1188 nsp32_index_write1(base, TERM_PWR_CONTROL, 0); in nsp32hw_init()
1192 nsp32_index_write1(base, TERM_PWR_CONTROL, BPWR); in nsp32hw_init()
1218 nsp32_index_write1(base, EXT_PORT_DDR, LED_OFF); in nsp32hw_init()
1219 nsp32_index_write1(base, EXT_PORT, LED_OFF); in nsp32hw_init()
3381 nsp32_index_write1(base, SERIAL_ROM_CTL, tmp); in nsp32_prom_set()