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.c350 azx_dev->period_wallclk = (((runtime->period_size * 24000) /
/linux/include/sound/
H A Dhdaudio.h561 unsigned long period_wallclk; /* wallclk for period */ member
/linux/sound/hda/controllers/
H A Dintel.c668 if (wallclk < (azx_dev->core.period_wallclk * 2) / 3) in azx_position_ok()
697 if (wallclk < (azx_dev->core.period_wallclk * 5) / 4 && in azx_position_ok()