Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h197 unsigned long start_wallclk; /* start + minimum wallclk */ member
Dhda_controller.c614 azx_dev->start_wallclk = azx_readl(chip, WALLCLK); in azx_pcm_trigger()
616 azx_dev->start_wallclk -= in azx_pcm_trigger()
Dhda_intel.c572 wallclk = azx_readl(chip, WALLCLK) - azx_dev->start_wallclk; in azx_position_ok()
603 azx_dev->start_wallclk += wallclk; in azx_position_ok()