Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/sof/
Ddai.h32 #define SOF_DAI_FMT_NB_NF (0 << 8) /**< normal bit clock + frame */ macro
/kernel/linux/linux-5.10/sound/soc/sof/
Dtopology.c2813 config->format |= SOF_DAI_FMT_NB_NF; in sof_dai_set_format()