diff options
Diffstat (limited to 'arch/blackfin/mach-bf518/include/mach/defBF51x_base.h')
-rw-r--r-- | arch/blackfin/mach-bf518/include/mach/defBF51x_base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf518/include/mach/defBF51x_base.h b/arch/blackfin/mach-bf518/include/mach/defBF51x_base.h index 5f84913dcd9..750f4d80384 100644 --- a/arch/blackfin/mach-bf518/include/mach/defBF51x_base.h +++ b/arch/blackfin/mach-bf518/include/mach/defBF51x_base.h | |||
@@ -1197,7 +1197,7 @@ | |||
1197 | #define SADD_LEN 0x0002 /* Slave Address Length */ | 1197 | #define SADD_LEN 0x0002 /* Slave Address Length */ |
1198 | #define STDVAL 0x0004 /* Slave Transmit Data Valid */ | 1198 | #define STDVAL 0x0004 /* Slave Transmit Data Valid */ |
1199 | #define NAK 0x0008 /* NAK/ACK* Generated At Conclusion Of Transfer */ | 1199 | #define NAK 0x0008 /* NAK/ACK* Generated At Conclusion Of Transfer */ |
1200 | #define GEN 0x0010 /* General Call Adrress Matching Enabled */ | 1200 | #define GEN 0x0010 /* General Call Address Matching Enabled */ |
1201 | 1201 | ||
1202 | /* TWI_SLAVE_STAT Masks */ | 1202 | /* TWI_SLAVE_STAT Masks */ |
1203 | #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ | 1203 | #define SDIR 0x0001 /* Slave Transfer Direction (Transmit/Receive*) */ |