Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c222 u32 pos, hw_pos; in byt_notify_pointer() local
224 hw_pos = sst_byt_get_dsp_position(byt, pcm_data->stream, in byt_notify_pointer()
226 pcm_data->hw_ptr = hw_pos; in byt_notify_pointer()
231 dev_dbg(rtd->dev, "PCM: App/DMA pointer %u/%u bytes\n", pos, hw_pos); in byt_notify_pointer()