Searched refs:possible_fmt (Results 1 – 1 of 1) sorted by relevance
1040 u64 pos, possible_fmt; in snd_soc_runtime_get_dai_fmt() local1085 possible_fmt = ULLONG_MAX; in snd_soc_runtime_get_dai_fmt()1092 possible_fmt &= fmt; in snd_soc_runtime_get_dai_fmt()1094 if (possible_fmt) in snd_soc_runtime_get_dai_fmt()1101 dev_dbg(dev, "found auto selected format: %016llX\n", possible_fmt); in snd_soc_runtime_get_dai_fmt()1121 switch (possible_fmt & pos) { in snd_soc_runtime_get_dai_fmt()