Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
Dhdac_stream.c123 azx_dev->start_wallclk = snd_hdac_chip_readl(bus, WALLCLK); in snd_hdac_stream_start()
125 azx_dev->start_wallclk -= azx_dev->period_wallclk; in snd_hdac_stream_start()
/Linux-v6.1/include/sound/
Dhdaudio.h537 unsigned long start_wallclk; /* start + minimum wallclk */ member
/Linux-v6.1/sound/pci/hda/
Dhda_intel.c649 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()
683 azx_dev->core.start_wallclk += wallclk; in azx_position_ok()