Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c375 snd_pcm_uframes_t rx_position; in hda_sdw_bpt_wait() local
415 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
418 __func__, rx_position); in hda_sdw_bpt_wait()
426 rx_position = hda_dsp_stream_get_position(hdac_stream(bpt_rx_stream), in hda_sdw_bpt_wait()
430 } while (rx_position && i < HDA_BPT_IOC_TIMEOUT_MS); in hda_sdw_bpt_wait()
431 if (rx_position) { in hda_sdw_bpt_wait()
433 __func__, rx_position); in hda_sdw_bpt_wait()