Searched refs:SND_SOC_CLOCK_IN (Results 26 - 41 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Dosk5912.c84 snd_soc_dai_set_sysclk(codec_dai, 0, CODEC_CLOCK, SND_SOC_CLOCK_IN);
H A Dsdp4430.c58 SND_SOC_CLOCK_IN);
H A Drx51.c114 SND_SOC_CLOCK_IN);
H A Dn810.c140 SND_SOC_CLOCK_IN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Dsmartq_wm8987.c83 SND_SOC_CLOCK_IN);
H A Dneo1973_gta02_wm8753.c99 SND_SOC_CLOCK_IN);
175 12288000, SND_SOC_CLOCK_IN);
H A Dneo1973_wm8753.c117 SND_SOC_CLOCK_IN);
195 SND_SOC_CLOCK_IN);
H A Ds3c24xx_simtec.c196 CODEC_CLOCK, SND_SOC_CLOCK_IN);
H A Ds3c24xx_uda134x.c194 SND_SOC_CLOCK_IN);
H A Ds3c-i2s-v2.c374 case SND_SOC_CLOCK_IN:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc-dai.h81 #define SND_SOC_CLOCK_IN 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/atmel/
H A Dsam9g20_wm8731.c149 MCLK_RATE, SND_SOC_CLOCK_IN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dwm1133-ev1.c131 wm8350_audio[i].sysclk, SND_SOC_CLOCK_IN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/ep93xx/
H A Dep93xx-i2s.c307 if (dir == SND_SOC_CLOCK_IN || clk_id != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dfsl_ssi.c509 * Currently, we only support operating as a clock slave (SND_SOC_CLOCK_IN),
511 * is not SND_SOC_CLOCK_IN.
515 * @dir: SND_SOC_CLOCK_IN (clock slave) or SND_SOC_CLOCK_OUT (clock master)
521 return (dir == SND_SOC_CLOCK_IN) ? 0 : -EINVAL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dsiu_dai.c648 if (dir != SND_SOC_CLOCK_IN)

Completed in 196 milliseconds

12