Home
last modified time | relevance | path

Searched refs:SND_SOC_DAIFMT_GATED (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/sound/soc/mediatek/mt2701/
H A Dmt2701-cs42448.c271 | SND_SOC_DAIFMT_GATED,
281 | SND_SOC_DAIFMT_GATED,
291 | SND_SOC_DAIFMT_GATED,
301 | SND_SOC_DAIFMT_GATED,
H A Dmt2701-wm8960.c87 | SND_SOC_DAIFMT_GATED,
/openbmc/linux/sound/soc/mediatek/mt7986/
H A Dmt7986-wm8960.c72 SND_SOC_DAIFMT_GATED,
/openbmc/linux/sound/soc/sh/
H A Dssi.c272 case SND_SOC_DAIFMT_GATED: in ssi_set_fmt()
/openbmc/linux/sound/soc/ux500/
H A Dmop500_ab8500.c285 SND_SOC_DAIFMT_GATED; in mop500_ab8500_hw_params()
/openbmc/linux/sound/soc/samsung/
H A Dpcm.c357 case SND_SOC_DAIFMT_GATED: in s3c_pcm_set_fmt()
/openbmc/linux/include/sound/
H A Dsoc-dai.h62 #define SND_SOC_DAIFMT_GATED (0 << 4) /* clock is gated */ macro
/openbmc/linux/sound/soc/
H A Dsoc-core.c1237 dai_fmt = (dai_fmt & ~SND_SOC_DAIFMT_CLOCK_MASK) | SND_SOC_DAIFMT_GATED; in snd_soc_runtime_get_dai_fmt()
3244 format |= SND_SOC_DAIFMT_GATED; in snd_soc_daifmt_parse_format()
H A Dsoc-topology.c1927 link->dai_fmt |= SND_SOC_DAIFMT_GATED; in set_link_hw_format()
/openbmc/linux/sound/soc/codecs/
H A Dcs35l36.c784 case SND_SOC_DAIFMT_GATED: in cs35l36_set_dai_fmt()
H A Dab8500-codec.c2074 case SND_SOC_DAIFMT_GATED: /* clock is gated */ in ab8500_codec_set_dai_clock_gate()