Searched refs:transfer_count (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/spi/ |
D | spi-loopback-test.c | 93 .transfer_count = 1, 107 .transfer_count = 1, 120 .transfer_count = 1, 132 .transfer_count = 1, 145 .transfer_count = 2, 162 .transfer_count = 2, 179 .transfer_count = 2, 196 .transfer_count = 2, 212 .transfer_count = 2, 229 .transfer_count = 2, [all …]
|
D | spi-test.h | 76 unsigned int transfer_count; member
|
D | spi-tegra210-quad.c | 1297 int transfer_count = 0; in tegra_qspi_validate_cmb_seq() local 1301 transfer_count++; in tegra_qspi_validate_cmb_seq() 1303 if (!tqspi->soc_data->cmb_xfer_capable || transfer_count != 3) in tegra_qspi_validate_cmb_seq()
|
/linux-6.12.1/drivers/gpu/drm/mxsfb/ |
D | mxsfb_drv.c | 49 .transfer_count = LCDC_V3_TRANSFER_COUNT, 59 .transfer_count = LCDC_V4_TRANSFER_COUNT, 69 .transfer_count = LCDC_V4_TRANSFER_COUNT,
|
D | mxsfb_drv.h | 19 unsigned int transfer_count; member
|
D | mxsfb_kms.c | 107 mxsfb->base + mxsfb->devdata->transfer_count); in mxsfb_set_mode()
|
/linux-6.12.1/drivers/scsi/mpi3mr/mpi/ |
D | mpi30_init.h | 75 __le32 transfer_count; member
|
/linux-6.12.1/drivers/scsi/pm8001/ |
D | pm8001_hwi.h | 209 u8 transfer_count; member
|
D | pm80xx_hwi.h | 406 u8 transfer_count; member
|
/linux-6.12.1/drivers/scsi/mpi3mr/ |
D | mpi3mr_os.c | 3294 xfer_count = le32_to_cpu(scsi_reply->transfer_count); in mpi3mr_process_op_reply_desc()
|