Home
last modified time | relevance | path

Searched refs:b_ps (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/sh/
Dsh_dac_audio.c318 ssize_t b_ps = frames_to_bytes(runtime, runtime->period_size); in sh_dac_audio_timer() local
325 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
326 chip->processed -= b_ps; in sh_dac_audio_timer()