Home
last modified time | relevance | path

Searched hist:"43 cb6954f8c8a68fdc354226fa045ff43c7e4d39" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sh/rcar/
H A Dsrc.cdiff 43cb6954f8c8a68fdc354226fa045ff43c7e4d39 Tue Mar 31 23:15:16 CDT 2015 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> ASoC: rsnd: add Synchronous SRC mode

Renesas R-Car sound SRC (= Sampling Rate Converter) has
Asynchronous/Synchronous SRC mode. Asynchronous mode is already
supported via DPCM. This patch adds Synchronous mode on it.

The condition of enabling Synchronous mode are
- SoC is clock master
- Sound uses SRC
- Sound doesn't use DVC
- Sound card uses DPCM (= rsrc-card card)

amixer set "SRC Out Rate" on
aplay xxx.wav &
amixer set "SRC Out Rate" 48000

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>