Home
last modified time | relevance | path

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

/Linux-v6.1/sound/sh/
Dsh_dac_audio.c288 ssize_t b_ps = frames_to_bytes(runtime, runtime->period_size); in sh_dac_audio_timer() local
295 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
296 chip->processed -= b_ps; in sh_dac_audio_timer()