Home
last modified time | relevance | path

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

/Linux-v5.10/sound/sh/
Dsh_dac_audio.c289 ssize_t b_ps = frames_to_bytes(runtime, runtime->period_size); in sh_dac_audio_timer() local
296 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
297 chip->processed -= b_ps; in sh_dac_audio_timer()