Searched hist:"1997 ee89f36da906efb8e700f1d08368c73883be" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_esai.c | diff 1997ee89f36da906efb8e700f1d08368c73883be Thu Apr 04 04:40:56 CDT 2019 S.j. Wang <shengjiu.wang@nxp.com> ASoC: fsl_esai: Support synchronous mode
In ESAI synchronous mode, the clock is generated by Tx, So we should always set registers of Tx which relate with the bit clock and frame clock generation (TCCR, TCR, ECR), even there is only Rx is working.
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Acked-by: Nicolin Chen <nicoleotsuka@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|