Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/sof/
Ddai.h31 #define SOF_DAI_FMT_NB_NF (0 << 8) /**< normal bit clock + frame */ macro
/Linux-v5.4/sound/soc/sof/
Dtopology.c2405 config->format |= SOF_DAI_FMT_NB_NF; in sof_dai_set_format()