Home
last modified time | relevance | path

Searched refs:SND_SOC_DAIFMT_CLOCK_MASK (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dlochnagar-sc.c124 if ((fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) != tar) in lochnagar_sc_check_fmt()
H A Dab8500-codec.c2077 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ab8500_codec_set_dai_clock_gate()
2090 __func__, fmt & SND_SOC_DAIFMT_CLOCK_MASK); in ab8500_codec_set_dai_clock_gate()
H A Dcs35l36.c780 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in cs35l36_set_dai_fmt()
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dssi.c269 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dlochnagar-sc.c124 if ((fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) != tar) in lochnagar_sc_check_fmt()
H A Dab8500-codec.c2068 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ab8500_codec_set_dai_clock_gate()
2081 __func__, fmt & SND_SOC_DAIFMT_CLOCK_MASK); in ab8500_codec_set_dai_clock_gate()
H A Dcs35l36.c780 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in cs35l36_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/sh/
H A Dssi.c269 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/kernel/linux/linux-5.10/include/sound/
H A Dsoc-dai.h87 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dpcm.c353 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-dai.h142 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dtest-component.c67 unsigned int clock = fmt & SND_SOC_DAIFMT_CLOCK_MASK; in test_dai_set_fmt()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A Dpcm.c353 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-core.c1231 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) | SND_SOC_DAIFMT_CONT; in snd_soc_runtime_get_dai_fmt()
1234 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) | SND_SOC_DAIFMT_GATED; in snd_soc_runtime_get_dai_fmt()
1281 if (!(dai_link->dai_fmt & SND_SOC_DAIFMT_CLOCK_MASK)) in snd_soc_runtime_get_dai_fmt()
1282 mask |= SND_SOC_DAIFMT_CLOCK_MASK; in snd_soc_runtime_get_dai_fmt()
3235 * SND_SOC_DAIFMT_CLOCK_MASK area in snd_soc_daifmt_parse_format()
/kernel/linux/linux-5.10/sound/soc/img/
H A Dimg-i2s-out.c299 force_clk_active = ((fmt & SND_SOC_DAIFMT_CLOCK_MASK) == in img_i2s_out_set_fmt()
/kernel/linux/linux-5.10/sound/soc/generic/
H A Dsimple-card-utils.c78 (daifmt & ~SND_SOC_DAIFMT_CLOCK_MASK); in asoc_simple_parse_daifmt()
/kernel/linux/linux-6.6/sound/soc/img/
H A Dimg-i2s-out.c299 force_clk_active = ((fmt & SND_SOC_DAIFMT_CLOCK_MASK) == in img_i2s_out_set_fmt()

Completed in 43 milliseconds