Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/sof/
H A 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
/openbmc/linux/sound/soc/sof/
H A Dipc3-topology.c1022 config->format |= SOF_DAI_FMT_CBC_CFC; in sof_dai_set_format()