Searched refs:SOF_DAI_CONFIG_FLAGS_HW_FREE (Results 1 - 4 of 4) sorted by path

/linux-master/include/sound/sof/
H A Ddai.h63 #define SOF_DAI_CONFIG_FLAGS_HW_FREE BIT(1) /**< DAI_CONFIG sent during hw_free stage */ macro
/linux-master/sound/soc/sof/intel/
H A Dhda-dai-ops.c561 ret = hda_dai_config(w, SOF_DAI_CONFIG_FLAGS_HW_FREE, &data);
/linux-master/sound/soc/sof/
H A Dipc3-topology.c2160 (flags & SOF_DAI_CONFIG_FLAGS_HW_FREE)))
2189 * SOF_DAI_CONFIG_FLAGS_HW_FREE and contains no quirks
2191 * SOF_DAI_CONFIG_FLAGS_HW_FREE and contains no quirks
H A Dsof-audio.c67 unsigned int flags = SOF_DAI_CONFIG_FLAGS_HW_FREE;

Completed in 346 milliseconds