Searched refs:start_wallclk (Results 1 – 3 of 3) sorted by relevance
90 azx_dev->start_wallclk = snd_hdac_chip_readl(bus, WALLCLK); in snd_hdac_stream_start()92 azx_dev->start_wallclk -= azx_dev->period_wallclk; in snd_hdac_stream_start()
532 unsigned long start_wallclk; /* start + minimum wallclk */ member
656 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()690 azx_dev->core.start_wallclk += wallclk; in azx_position_ok()
Completed in 18 milliseconds