Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 435
b: refs/heads/master
c: b7ebcc1
h: refs/heads/master
i:
  433: e948936
  431: 2b5cce6
v: v3
  • Loading branch information
Lucas Correia Villa Real authored and Russell King committed Apr 25, 2005
1 parent f6b37f3 commit 63dbe3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a3342421363642d03b2ae3ecd27e3041de043e99
refs/heads/master: b7ebcc108a1754a1d044b49c0acf977a7e86ae71
2 changes: 2 additions & 0 deletions trunk/include/asm-arm/arch-s3c2410/regs-spi.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* 20-04-2004 KF Created file
* 04-10-2004 BJD Removed VA address (no longer mapped)
* tidied file for submission
* 03-04-2005 LCVR Added S3C2400_SPPIN_nCS definition
*/

#ifndef __ASM_ARCH_REGS_SPI_H
Expand Down Expand Up @@ -46,6 +47,7 @@

#define S3C2410_SPPIN_ENMUL (1<<2) /* Multi Master Error detect */
#define S3C2410_SPPIN_RESERVED (1<<1)
#define S3C2400_SPPIN_nCS (1<<1) /* SPI Card Select */
#define S3C2410_SPPIN_KEEP (1<<0) /* Master Out keep */


Expand Down

0 comments on commit 63dbe3f

Please sign in to comment.