Searched refs:SOF_DAI_CONFIG_FLAGS_NONE (Results 1 – 2 of 2) sorted by relevance
55 #define SOF_DAI_CONFIG_FLAGS_NONE (0 << 0) /**< DAI_CONFIG sent without stage information */ macro
60 config->flags = FIELD_PREP(SOF_DAI_CONFIG_FLAGS_MASK, SOF_DAI_CONFIG_FLAGS_NONE); in sof_dai_config_setup()
Completed in 8 milliseconds