Searched refs:intel_adsp_hda_buf_full (Results 1 – 3 of 3) sorted by relevance
164 WAIT_FOR(intel_adsp_hda_buf_full(HDA_HOST_OUT_BASE, HDA_REGBLOCK_SIZE, STREAM_ID), in ZTEST()
202 WAIT_FOR(intel_adsp_hda_buf_full(HDA_HOST_OUT_BASE, HDA_REGBLOCK_SIZE, channel), in test_hda_host_out_dma()
359 static inline bool intel_adsp_hda_buf_full(uint32_t base, uint32_t regblock_size, uint32_t sid) in intel_adsp_hda_buf_full() function