Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dsoc-dai.h72 #define SND_SOC_DAIFMT_CLOCK_MASK 0x00f0 macro
/linux-2.6.39/sound/soc/sh/
Dssi.c272 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in ssi_set_fmt()
/linux-2.6.39/sound/soc/samsung/
Dpcm.c372 switch (fmt & SND_SOC_DAIFMT_CLOCK_MASK) { in s3c_pcm_set_fmt()