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.c374 snd_pcm_uframes_t tx_position; in hda_sdw_bpt_wait() local
388 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
391 __func__, tx_position); in hda_sdw_bpt_wait()
399 tx_position = hda_dsp_stream_get_position(hdac_stream(bpt_tx_stream), in hda_sdw_bpt_wait()
403 } while (tx_position && i < HDA_BPT_IOC_TIMEOUT_MS); in hda_sdw_bpt_wait()
404 if (tx_position) { in hda_sdw_bpt_wait()
406 __func__, tx_position); in hda_sdw_bpt_wait()