CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.

This commit is contained in:
Jesper Nilsson 2007-11-29 17:26:24 +01:00 committed by Jesper Nilsson
parent f74c31d50c
commit ca91d5b098
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@
/* Values for SSP_FRAME_SYNC */
#define NORMAL_SYNC 1
#define EARLY_SYNC 2
#define SECOND_WORD_SYNC 0x40000
#define BIT_SYNC 4
#define WORD_SYNC 8