Home
last modified time | relevance | path

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

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