summaryrefslogtreecommitdiff
path: root/include/oct6100api/oct6100_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/oct6100api/oct6100_defines.h')
-rw-r--r--include/oct6100api/oct6100_defines.h13
1 files changed, 9 insertions, 4 deletions
diff --git a/include/oct6100api/oct6100_defines.h b/include/oct6100api/oct6100_defines.h
index 67e8d2e..1d35381 100644
--- a/include/oct6100api/oct6100_defines.h
+++ b/include/oct6100api/oct6100_defines.h
@@ -2,7 +2,7 @@
File: oct6100_defines.h
- Copyright (c) 2001-2005 Octasic Inc.
+ Copyright (c) 2001-2006 Octasic Inc.
Description:
@@ -22,9 +22,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.7
-$Octasic_Release: OCT612xAPI-01.00-PR38 $
+$Octasic_Release: OCT612xAPI-01.00-PR43 $
-$Octasic_Revision: 164 $
+$Octasic_Revision: 166 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -210,7 +210,6 @@ $Octasic_Revision: 164 $
/* Clocks defines */
#define cOCT6100_UPCLK_FREQ_33_33_MHZ 33333333
-#define cOCT6100_UPCLK_FREQ_66_67_MHZ 66666667
#define cOCT6100_MCLK_FREQ_133_MHZ 133000000
#define cOCT6100_MCLK_FREQ_125_MHZ 125000000
@@ -616,6 +615,12 @@ $Octasic_Revision: 164 $
#define cOCT6100_DEBUG_GET_DATA_MODE_16S 0x2
#define cOCT6100_DEBUG_GET_DATA_MODE_120S 0x3
+/* Debug get data dump content. */
+#define cOCT6100_DEBUG_GET_DATA_CONTENT_COMPLETE 0x0 /* Full binary dump to be sent for support. */
+#define cOCT6100_DEBUG_GET_DATA_CONTENT_RIN_PCM 0x1 /* Only Rin PCM stream data. */
+#define cOCT6100_DEBUG_GET_DATA_CONTENT_SIN_PCM 0x2 /* Only Sin PCM stream data. */
+#define cOCT6100_DEBUG_GET_DATA_CONTENT_SOUT_PCM 0x3 /* Only Sout PCM stream data. */
+
#define cOCT6100_BIST_IN_PROGRESS 0x0