Lines Matching refs:io_port
367 unsigned int base = SCpnt->device->host->io_port; in nsphw_start_selection()
505 unsigned int base = SCpnt->device->host->io_port; in nsp_start_timer()
519 unsigned int base = SCpnt->device->host->io_port; in nsp_negate_signal()
548 unsigned int base = SCpnt->device->host->io_port; in nsp_expect_signal()
581 unsigned int base = SCpnt->device->host->io_port; in nsp_xfer()
653 unsigned int base = SCpnt->device->host->io_port; in nsp_reselected()
692 unsigned int base = SCpnt->device->host->io_port; in nsp_fifo_count()
719 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_read()
818 unsigned int base = SCpnt->device->host->io_port; in nsp_pio_write()
915 unsigned int base = SCpnt->device->host->io_port; in nsp_nexus()
1335 host->io_port = data->BaseAddress; in nsp_detect()
1345 host->io_port, host->io_port + host->n_io_port - 1, in nsp_detect()
1381 …seq_printf(m, "IO: 0x%lx-0x%lx\n", host->io_port, host->io_port + host->n_io_po… in nsp_show_info()