Skip to content

Commit

Permalink
CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesper Nilsson authored and Jesper Nilsson committed Feb 8, 2008
1 parent f74c31d commit ca91d5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/asm-cris/sync_serial.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ca91d5b

Please sign in to comment.