Searched hist:"2 c56c4c27c59edfaa779da156f6a70a38bb1f2df" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/ti/ |
H A D | davinci-mcasp.c | 2c56c4c27c59edfaa779da156f6a70a38bb1f2df Thu Jan 30 13:15:23 UTC 2014 Peter Ujfalusi <peter.ujfalusi@ti.com> ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously
These registers can be configured synchronously for playback and capture. Furthermore when McASP is in master and sync mode the capture operation needs the TX path to be configured in order to be able to provide the needed clocks for the bus. xxFMT and xxFMCT registers has been already configured for both TX and RX other places in the driver.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>
|