소스 검색

CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.

Jesper Nilsson 17 년 전
부모
커밋
ca91d5b098
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      include/asm-cris/sync_serial.h

+ 1 - 0
include/asm-cris/sync_serial.h

@@ -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