Home
last modified time | relevance | path

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

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