Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/sh/
Dssi.c269 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/Linux-v4.19/include/sound/
Dsoc-dai.h87 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/Linux-v4.19/sound/soc/generic/
Dsimple-card-utils.c80 (daifmt & ~SND_SOC_DAIFMT_CLOCK_MASK); in asoc_simple_card_parse_daifmt()
/Linux-v4.19/sound/soc/samsung/
Dpcm.c353 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()
/Linux-v4.19/sound/soc/img/
Dimg-i2s-out.c302 force_clk_active = ((fmt & SND_SOC_DAIFMT_CLOCK_MASK) == in img_i2s_out_set_fmt()
/Linux-v4.19/sound/soc/codecs/
Dab8500-codec.c2080 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ab8500_codec_set_dai_clock_gate()
2093 __func__, fmt & SND_SOC_DAIFMT_CLOCK_MASK); in ab8500_codec_set_dai_clock_gate()