Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c348 snd_pcm_uframes_t tx_position; in hda_sdw_bpt_wait() local
362 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
365 __func__, tx_position); in hda_sdw_bpt_wait()
373 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
377 } while (tx_position && i < HDA_BPT_IOC_TIMEOUT_MS); in hda_sdw_bpt_wait()
378 if (tx_position) { in hda_sdw_bpt_wait()
380 __func__, tx_position); in hda_sdw_bpt_wait()