Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_stream.c137 azx_dev->start_wallclk = snd_hdac_chip_readl(bus, WALLCLK); in snd_hdac_stream_start()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h551 unsigned long start_wallclk; /* start + minimum wallclk */ member
/linux-6.3-rc2/sound/pci/hda/
A Dhda_intel.c653 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()
687 azx_dev->core.start_wallclk += wallclk; in azx_position_ok()

Completed in 11 milliseconds