Lines Matching refs:io_port
368 unsigned int base = SCpnt->device->host->io_port; in nsphw_start_selection()
506 unsigned int base = SCpnt->device->host->io_port; in nsp_start_timer()
520 unsigned int base = SCpnt->device->host->io_port; in nsp_negate_signal()
549 unsigned int base = SCpnt->device->host->io_port; in nsp_expect_signal()
582 unsigned int base = SCpnt->device->host->io_port; in nsp_xfer()
654 unsigned int base = SCpnt->device->host->io_port; in nsp_reselected()
693 unsigned int base = SCpnt->device->host->io_port; in nsp_fifo_count()
720 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_read()
819 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_write()
916 unsigned int base = SCpnt->device->host->io_port; in nsp_nexus()
1336 host->io_port = data->BaseAddress; in nsp_detect()
1346 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1382 …seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_po… in nsp_show_info()