Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
A Dhda-sdw-bpt.c349 snd_pcm_uframes_t rx_position; in hda_sdw_bpt_wait() local
389 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
392 __func__, rx_position); in hda_sdw_bpt_wait()
400 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
404 } while (rx_position && i < HDA_BPT_IOC_TIMEOUT_MS); in hda_sdw_bpt_wait()
405 if (rx_position) { in hda_sdw_bpt_wait()
407 __func__, rx_position); in hda_sdw_bpt_wait()

Completed in 5 milliseconds