mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 17:41:22 +00:00
CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.
This commit is contained in:
parent
f74c31d50c
commit
ca91d5b098
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user