diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/tifm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/tifm.h b/include/linux/tifm.h index c8449fcea0c7..7ccad0795466 100644 --- a/include/linux/tifm.h +++ b/include/linux/tifm.h | |||
@@ -74,6 +74,7 @@ enum { | |||
74 | #define TIFM_DMA_RESET 0x00000002 /* Meaning of this constant is unverified */ | 74 | #define TIFM_DMA_RESET 0x00000002 /* Meaning of this constant is unverified */ |
75 | #define TIFM_DMA_TX 0x00008000 /* Meaning of this constant is unverified */ | 75 | #define TIFM_DMA_TX 0x00008000 /* Meaning of this constant is unverified */ |
76 | #define TIFM_DMA_EN 0x00000001 /* Meaning of this constant is unverified */ | 76 | #define TIFM_DMA_EN 0x00000001 /* Meaning of this constant is unverified */ |
77 | #define TIFM_DMA_TSIZE 0x0000007f | ||
77 | 78 | ||
78 | #define TIFM_TYPE_XD 1 | 79 | #define TIFM_TYPE_XD 1 |
79 | #define TIFM_TYPE_MS 2 | 80 | #define TIFM_TYPE_MS 2 |