Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhdaudio.h556 unsigned long start_wallclk; /* start + minimum wallclk */ member
/linux/sound/hda/core/
H A Dstream.c128 * Start a stream, set start_wallclk and set the running flag.
137 azx_dev->start_wallclk = snd_hdac_chip_readl(bus, WALLCLK); in snd_hdac_stream_start()
/linux/sound/hda/controllers/
H A Dintel.c660 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()
694 azx_dev->core.start_wallclk += wallclk; in azx_position_ok()