Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dhda-stream.c246 bool dmi_l1_enable = true; in hda_dsp_stream_put() local
266 dmi_l1_enable = false; in hda_dsp_stream_put()
273 if (chip_info->hw_ip_version < SOF_INTEL_ACE_1_0 && dmi_l1_enable) { in hda_dsp_stream_put()