Searched refs:dst_mask (Results 1 – 1 of 1) sorted by relevance
348 unsigned long src_base, src_pos, dst_mask; in snd_sgio2audio_dma_pull_frag() local363 dst_mask = frames_to_bytes(runtime, runtime->buffer_size) - 1; in snd_sgio2audio_dma_pull_frag()379 dst_pos = (dst_pos + 2 * sizeof(s16)) & dst_mask; in snd_sgio2audio_dma_pull_frag()
Completed in 8 milliseconds