Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Ddai.h42 #define SOF_DAI_FMT_CBC_CFC (4 << 12) /**< codec bclk consumer & frame consumer */ macro
48 #define SOF_DAI_FMT_CBS_CFS SOF_DAI_FMT_CBC_CFC
/linux-6.12.1/sound/soc/sof/
Dipc3-topology.c1045 config->format |= SOF_DAI_FMT_CBC_CFC; in sof_dai_set_format()