Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dsoc-dai.h89 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/linux-4.4.14/sound/soc/sh/
Dssi.c272 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/linux-4.4.14/sound/soc/samsung/
Dpcm.c353 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()
/linux-4.4.14/sound/soc/generic/
Dsimple-card.c304 (daifmt & ~SND_SOC_DAIFMT_CLOCK_MASK); in asoc_simple_card_parse_daifmt()
/linux-4.4.14/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()