Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/sof/
Ddai.h37 #define SOF_DAI_FMT_CBM_CFM (0 << 12) /**< codec clk & FRM master */ macro
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c2792 config->format |= SOF_DAI_FMT_CBM_CFM; in sof_dai_set_format()