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.c267 ssize_t b_ps = frames_to_bytes(runtime, runtime->period_size); in sh_dac_audio_timer() local
274 if (chip->processed >= b_ps) { in sh_dac_audio_timer()
275 chip->processed -= b_ps; in sh_dac_audio_timer()