Home
last modified time | relevance | path

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

/openbmc/linux/sound/sh/
H A Dsh_dac_audio.c268 ssize_t b_ps = frames_to_bytes(runtime, runtime->period_size); in sh_dac_audio_timer() local
275 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
276 chip->processed -= b_ps; in sh_dac_audio_timer()