alistair23-linux/sound/soc/rockchip
Jianqun Xu bba1431211 ASoC: rockchip: i2s: set TDL and RDL to 16 samples
Set Transmit Data Level(TDL) and Receive Data Level(RDL) to 16 samples.
Without this setting, the TDL is default to be 0x00 (means 0 sample),
and the RDL is default to be 0x1f (means 32 samples).

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2014-12-24 12:43:40 +00:00
..
Kconfig ASoC: rockchip: i2s: Fix Kconfig for I2S device driver 2014-11-24 19:01:18 +00:00
Makefile ASoC: rockchip-i2s: fix rockchip i2s defination more reasonable 2014-09-13 09:38:16 -07:00
rockchip_i2s.c ASoC: rockchip: i2s: set TDL and RDL to 16 samples 2014-12-24 12:43:40 +00:00
rockchip_i2s.h