Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c90 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()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h536 unsigned long start_wallclk; /* start + minimum wallclk */ member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c690 wallclk = azx_readl(chip, WALLCLK) - azx_dev->core.start_wallclk; in azx_position_ok()
724 azx_dev->core.start_wallclk += wallclk; in azx_position_ok()