Home
last modified time | relevance | path

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

/linux-6.1.9/sound/hda/
Dhdac_stream.c125 azx_dev->start_wallclk -= azx_dev->period_wallclk; in snd_hdac_stream_start()
301 azx_dev->period_wallclk = (((runtime->period_size * 24000) / in snd_hdac_stream_setup()
/linux-6.1.9/include/sound/
Dhdaudio.h538 unsigned long period_wallclk; /* wallclk for period */ member
/linux-6.1.9/sound/pci/hda/
Dhda_intel.c650 if (wallclk < (azx_dev->core.period_wallclk * 2) / 3) in azx_position_ok()
679 if (wallclk < (azx_dev->core.period_wallclk * 5) / 4 && in azx_position_ok()