Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/sof/
Ddai.h41 #define SOF_DAI_FMT_CBP_CFC (3 << 12) /**< codec bclk provider & frame consumer */ macro
47 #define SOF_DAI_FMT_CBM_CFS SOF_DAI_FMT_CBP_CFC
/linux-6.12.1/sound/soc/sof/
Dipc3-topology.c1039 config->format |= SOF_DAI_FMT_CBP_CFC; in sof_dai_set_format()