Searched refs:tbc (Results 1 – 3 of 3) sorted by relevance
363 size_t nbytes, bleft, wsend, len, tbc; in img_hash_dma_task() local407 tbc = 0; in img_hash_dma_task()413 tbc = sg_pcopy_to_buffer(ctx->sgfirst, ctx->nents, in img_hash_dma_task()416 ctx->bufcnt += tbc; in img_hash_dma_task()417 if (tbc >= ctx->sg->length) { in img_hash_dma_task()419 tbc = 0; in img_hash_dma_task()424 ctx->offset = tbc; in img_hash_dma_task()
63 ushort tbc; /* Internal */ member164 out_be16(&i2c_ram->tbc, 0); in cpm_reset_i2c_params()
384 iowrite16be(0, &mspi->pram->tbc); in fsl_spi_cpm_init()
Completed in 8 milliseconds