Home
last modified time | relevance | path

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

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