Home
last modified time | relevance | path

Searched refs:nsp32_index_read1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dnsp32_debug.c234 printk("OldPhase=0x%x, ", nsp32_index_read1(base, OLD_SCSI_PHASE)); in nsp32_print_register()
H A Dnsp32_io.h118 static inline unsigned char nsp32_index_read1(unsigned int base, in nsp32_index_read1() function
H A Dnsp32.c1086 nsp32_index_read1(base, FIFO_FULL_SHLD_COUNT), in DEF_SCSI_QCMD()
1087 nsp32_index_read1(base, FIFO_EMPTY_SHLD_COUNT)); in DEF_SCSI_QCMD()
1118 power = nsp32_index_read1(base, TERM_PWR_CONTROL); in DEF_SCSI_QCMD()
1471 mode_reg = nsp32_index_read1(base, CHIP_MODE); in nsp32_show_info()
3189 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL); in nsp32_prom_set()
3213 tmp = nsp32_index_read1(base, SERIAL_ROM_CTL) & bit; in nsp32_prom_get()