Home
last modified time | relevance | path

Searched refs:SND_SOC_DAIFMT_CLOCK_MASK (Results 1 – 9 of 9) sorted by relevance

/linux/sound/soc/codecs/
A Dlochnagar-sc.c124 if ((fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) != tar) in lochnagar_sc_check_fmt()
A Dab8500-codec.c2070 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ab8500_codec_set_dai_clock_gate()
2083 __func__, fmt & SND_SOC_DAIFMT_CLOCK_MASK); in ab8500_codec_set_dai_clock_gate()
A Dcs35l36.c779 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in cs35l36_set_dai_fmt()
/linux/sound/soc/sh/
A Dssi.c269 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/linux/include/sound/
A Dsoc-dai.h136 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/linux/sound/soc/samsung/
A Dpcm.c353 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()
/linux/sound/soc/
A Dsoc-core.c1139 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) | SND_SOC_DAIFMT_CONT; in snd_soc_runtime_get_dai_fmt()
1142 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) | SND_SOC_DAIFMT_GATED; in snd_soc_runtime_get_dai_fmt()
1189 if (!(dai_link->dai_fmt & SND_SOC_DAIFMT_CLOCK_MASK)) in snd_soc_runtime_get_dai_fmt()
1190 mask |= SND_SOC_DAIFMT_CLOCK_MASK; in snd_soc_runtime_get_dai_fmt()
/linux/sound/soc/generic/
A Dtest-component.c67 unsigned int clock = fmt & SND_SOC_DAIFMT_CLOCK_MASK; in test_dai_set_fmt()
/linux/sound/soc/img/
A Dimg-i2s-out.c299 force_clk_active = ((fmt & SND_SOC_DAIFMT_CLOCK_MASK) == in img_i2s_out_set_fmt()

Completed in 26 milliseconds