Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dhda-codec.c193 static inline uint32_t hda_bytes_per_second(HDAAudioStream *st) in hda_bytes_per_second() function
236 wanted_rpos = muldiv64(uptime, hda_bytes_per_second(st), in hda_audio_input_timer()
306 wanted_wpos = muldiv64(uptime, hda_bytes_per_second(st), in hda_audio_output_timer()