Searched refs:transfer_count (Results 1 – 5 of 5) sorted by relevance
51 .transfer_count = LCDC_V3_TRANSFER_COUNT,61 .transfer_count = LCDC_V4_TRANSFER_COUNT,71 .transfer_count = LCDC_V4_TRANSFER_COUNT,
19 unsigned int transfer_count; member
76 unsigned int transfer_count; member
1405 int transfer_count = 0; in tegra_qspi_validate_cmb_seq() local1409 transfer_count++; in tegra_qspi_validate_cmb_seq()1413 if (transfer_count > 4 || transfer_count < 3) in tegra_qspi_validate_cmb_seq()1423 if (transfer_count == 4) { in tegra_qspi_validate_cmb_seq()
3435 xfer_count = le32_to_cpu(scsi_reply->transfer_count); in mpi3mr_process_op_reply_desc()