[PATCH 08/47] Add SECOND_WORD_SYNC, used in CRISv32 version of sync_serial.

From: Jesper Nilsson
Date: Thu Dec 06 2007 - 07:44:26 EST



Signed-off-by: Jesper Nilsson <jesper.nilsson@xxxxxxxx>
---
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 f930b6e..d87c24d 100644
--- a/include/asm-cris/sync_serial.h
+++ b/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
--
1.5.3.6.970.gd25430

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/