diff options
Diffstat (limited to 'include/asm-cris/sync_serial.h')
-rw-r--r-- | include/asm-cris/sync_serial.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-cris/sync_serial.h b/include/asm-cris/sync_serial.h index f930b6e00663..d87c24df2b38 100644 --- a/include/asm-cris/sync_serial.h +++ b/include/asm-cris/sync_serial.h | |||
@@ -67,6 +67,7 @@ | |||
67 | /* Values for SSP_FRAME_SYNC */ | 67 | /* Values for SSP_FRAME_SYNC */ |
68 | #define NORMAL_SYNC 1 | 68 | #define NORMAL_SYNC 1 |
69 | #define EARLY_SYNC 2 | 69 | #define EARLY_SYNC 2 |
70 | #define SECOND_WORD_SYNC 0x40000 | ||
70 | 71 | ||
71 | #define BIT_SYNC 4 | 72 | #define BIT_SYNC 4 |
72 | #define WORD_SYNC 8 | 73 | #define WORD_SYNC 8 |