summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c136640)
raw | patch | inline | side by side (parent: c136640)
author | Frank Livingston <frank-livingston@ti.com> | |
Mon, 30 Apr 2018 19:40:32 +0000 (14:40 -0500) | ||
committer | Frank Livingston <frank-livingston@ti.com> | |
Mon, 30 Apr 2018 19:40:32 +0000 (14:40 -0500) |
pasdk/test_dsp/application/itopo/evmk2g/mcasp_cfg.c | patch | blob | history |
diff --git a/pasdk/test_dsp/application/itopo/evmk2g/mcasp_cfg.c b/pasdk/test_dsp/application/itopo/evmk2g/mcasp_cfg.c
index 481cc7221666ae66505d0c164956cca5ee6f7cad..ba664ce9f2d6aa4f8d9376eb5d685f879403eb98 100644 (file)
/* .xstat = */ 0x000001FF, /* reset any existing status bits */
/* .xevtctl = */ 0x00000000, /* DMA request is enabled or disabled */
{
-// /* .aclkxctl = */ 0X000000E1, // Transmit bit clock divide ratio = 2 --> works for 48khz PCM but not for DDP
- /* .aclkxctl = */ 0X000000E7, // Transmit bit clock divide ratio = 8 --> working for DDP/MAT/THD 48khz but not for PCM
+ /* .aclkxctl = */ 0X000000E1, // Transmit bit clock divide ratio = 2 --> works for 48khz PCM but not for DDP
+// /* .aclkxctl = */ 0X000000E7, // Transmit bit clock divide ratio = 8 --> working for DDP/MAT/THD 48khz but not for PCM
// /* .aclkxctl = */ 0X000000E3, // Transmit bit clock divide ratio = 4 --> THD 96khz
// /* .aclkxctl = */ 0X000000E1, // Transmit bit clock divide ratio = 2 --> THD 192khz
/* .ahclkxctl = */ 0x00004000,