Lines Matching defs:fmt
1030 unsigned int fmt)
1036 fmt &= SND_SOC_DAIFMT_CLOCK_PROVIDER_MASK;
1037 if (fmt == SND_SOC_DAIFMT_CBC_CFC &&
1054 } else if (fmt != SND_SOC_DAIFMT_CBC_CFC &&
1077 unsigned int fmt)
1084 dev_dbg(component->dev, "## %s: fmt = 0x%x\n", __func__, fmt);
1086 switch (fmt & SND_SOC_DAIFMT_CLOCK_PROVIDER_MASK) {
1104 switch (fmt & SND_SOC_DAIFMT_INV_MASK) {
1116 switch (fmt & SND_SOC_DAIFMT_FORMAT_MASK) {
1156 return aic31xx_clock_master_routes(component, fmt);