Searched refs:temp_copied_total (Results 1 – 3 of 3) sorted by relevance
209 u64 temp_copied_total = tstamp->copied_total; in sst_platform_compr_pointer() local214 do_div(temp_copied_total, cstream->runtime->buffer_size); in sst_platform_compr_pointer()
580 uint64_t temp_copied_total; in q6apm_dai_compr_pointer() local584 temp_copied_total = tstamp->copied_total; in q6apm_dai_compr_pointer()585 tstamp->byte_offset = do_div(temp_copied_total, prtd->pcm_size); in q6apm_dai_compr_pointer()
1048 uint64_t temp_copied_total; in q6asm_dai_compr_pointer() local1053 temp_copied_total = tstamp->copied_total; in q6asm_dai_compr_pointer()1054 tstamp->byte_offset = do_div(temp_copied_total, prtd->pcm_size); in q6asm_dai_compr_pointer()