Searched refs:length_mod (Results 1 – 1 of 1) sorted by relevance
999 u16_t length_mod = 0; in lm_dmae_context_execute_single_block() local1004 length_mod = operation->blocks[0].length % length_limit; in lm_dmae_context_execute_single_block()1045 length_current = (cnt_split==i)? length_mod : length_limit ; in lm_dmae_context_execute_single_block()