Searched refs:remaining (Results 1 – 5 of 5) sorted by relevance
18 size_t bytes, remaining; in tfm_spm_partition_psa_read() local57 remaining = handle->msg.in_size[invec_idx] - handle->invec_accessed[invec_idx]; in tfm_spm_partition_psa_read()59 if (remaining == 0) { in tfm_spm_partition_psa_read()74 bytes = num_bytes < remaining ? num_bytes : remaining; in tfm_spm_partition_psa_read()89 size_t remaining; in tfm_spm_partition_psa_skip() local125 remaining = handle->msg.in_size[invec_idx] - handle->invec_accessed[invec_idx]; in tfm_spm_partition_psa_skip()127 if (remaining == 0) { in tfm_spm_partition_psa_skip()135 if (num_bytes > remaining) { in tfm_spm_partition_psa_skip()136 num_bytes = remaining; in tfm_spm_partition_psa_skip()
400 uint32_t remaining = 0; in dma350_endian_swap() local430 remaining = count; in dma350_endian_swap()431 while(remaining) in dma350_endian_swap()434 uint16_t copy_count = remaining > UINT16_MAX ? UINT16_MAX : in dma350_endian_swap()435 (uint16_t) remaining; in dma350_endian_swap()439 const uint8_t *ptr_start = &ptr8[(1 + count - remaining) * size - 1]; in dma350_endian_swap()443 remaining -= copy_count; in dma350_endian_swap()
55 …any portion of this Agreement is found to be void or unenforceable, the remaining provisions of th…
216 The remaining bits [11:0] can be used at the discretion of the vendor.