linux/sound/soc/pxa
Liam Girdwood a71a468a50 [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)
This patch adds support for the DAI BCLK to be generated by multiplying
Rate * Channels * Word Size (RCW).
This now gives 3 options for BCLK clocking and synchronisation :-
 1. BCLK = Rate * x
 2. BCLK = MCLK / x
 3. BCLK = Rate * Chn * Word Size.  (New)
Changes:-
 o Add support for RCW generation of BCLK
 o Update Documentation to include RCW.
 o Update DAI documentation for label = value DAI modes.
 o Add RCW support to wm8731, wm8750 and pxa2xx-i2s drivers.

Signed-off-by: Liam Girdwood <lg@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-02-09 09:01:07 +01:00
..
Kconfig [ALSA] ASoC pxa2xx build support 2007-02-09 09:00:50 +01:00
Makefile [ALSA] ASoC pxa2xx build support 2007-02-09 09:00:50 +01:00
corgi.c [ALSA] ASoC pxa2xx Corgi machine support 2007-02-09 09:00:46 +01:00
poodle.c [ALSA] ASoC pxa2xx Poodle machine support 2007-02-09 09:00:49 +01:00
pxa2xx-ac97.c [ALSA] ASoC pxa2xx AC97 support 2007-02-09 09:00:45 +01:00
pxa2xx-i2s.c [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) 2007-02-09 09:01:07 +01:00
pxa2xx-pcm.c [ALSA] ASoC pxa2xx DMA support 2007-02-09 09:00:43 +01:00
pxa2xx-pcm.h [ALSA] ASoC pxa2xx DMA support 2007-02-09 09:00:43 +01:00
spitz.c [ALSA] ASoC pxa2xx Spitz machine support 2007-02-09 09:00:47 +01:00
tosa.c [ALSA] ASoC pxa2xx Tosa machine support 2007-02-09 09:00:48 +01:00