Searched refs:SND_SOC_DAIFMT_INV_MASK (Results 1 – 4 of 4) sorted by relevance
180 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in i2s_set_fmt()191 (fmt & SND_SOC_DAIFMT_INV_MASK)); in i2s_set_fmt()
218 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in wm8994_set_fmt()234 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in wm8994_set_fmt()
311 switch (fmt & SND_SOC_DAIFMT_INV_MASK) { in max98095_set_fmt()
53 #define SND_SOC_DAIFMT_INV_MASK 0x0f00 macro