Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dstream.c328 azx_dev->period_wallclk = (((runtime->period_size * 24000) / in snd_hdac_stream_setup()
/linux/include/sound/
H A Dhdaudio.h560 unsigned long period_wallclk; /* wallclk for period */ member
/linux/sound/hda/controllers/
H A Dintel.c661 if (wallclk < (azx_dev->core.period_wallclk * 2) / 3) in azx_position_ok()
690 if (wallclk < (azx_dev->core.period_wallclk * 5) / 4 && in azx_position_ok()