Searched refs:SOF_HDA_STREAM_DMI_L1_COMPATIBLE (Results 1 – 4 of 4) sorted by relevance
46 SOF_HDA_STREAM_DMI_L1_COMPATIBLE); in hda_dsp_trace_init()
242 flags |= SOF_HDA_STREAM_DMI_L1_COMPATIBLE; in hda_dsp_pcm_open()
227 !(flags & SOF_HDA_STREAM_DMI_L1_COMPATIBLE)) { in hda_dsp_stream_get()265 } else if (!(hda_stream->flags & SOF_HDA_STREAM_DMI_L1_COMPATIBLE)) { in hda_dsp_stream_put()
469 #define SOF_HDA_STREAM_DMI_L1_COMPATIBLE 1 macro