Searched refs:possible_fmt (Results 1 – 1 of 1) sorted by relevance
1041 u64 pos, possible_fmt; in snd_soc_runtime_get_dai_fmt() local1086 possible_fmt = ULLONG_MAX; in snd_soc_runtime_get_dai_fmt()1093 possible_fmt &= fmt; in snd_soc_runtime_get_dai_fmt()1095 if (possible_fmt) in snd_soc_runtime_get_dai_fmt()1102 dev_dbg(dev, "found auto selected format: %016llX\n", possible_fmt); in snd_soc_runtime_get_dai_fmt()1122 switch (possible_fmt & pos) { in snd_soc_runtime_get_dai_fmt()
Completed in 15 milliseconds