Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/sof/
Ddai.h38 #define SOF_DAI_FMT_CBS_CFM (2 << 12) /**< codec clk slave & FRM master */ macro
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c2798 config->format |= SOF_DAI_FMT_CBS_CFM; in sof_dai_set_format()