Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Ddai.h40 #define SOF_DAI_FMT_CBC_CFP (2 << 12) /**< codec bclk consumer & frame provider */ macro
46 #define SOF_DAI_FMT_CBS_CFM SOF_DAI_FMT_CBC_CFP
/linux-6.12.1/sound/soc/sof/
Dipc3-topology.c1043 config->format |= SOF_DAI_FMT_CBC_CFP; in sof_dai_set_format()