Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Ddai.h61 #define SOF_DAI_CONFIG_FLAGS_NONE 0 /**< DAI_CONFIG sent without stage information */ macro
/linux-6.12.1/sound/soc/sof/
Dipc3-topology.c2214 config->flags = SOF_DAI_CONFIG_FLAGS_NONE; in sof_ipc3_dai_config()