diff options
Diffstat (limited to 'include')
-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 2a196982601f..6b3a31805c72 100644 --- a/include/linux/tifm.h +++ b/include/linux/tifm.h | |||
@@ -63,6 +63,7 @@ enum { | |||
63 | 63 | ||
64 | #define TIFM_CTRL_LED 0x00000040 | 64 | #define TIFM_CTRL_LED 0x00000040 |
65 | #define TIFM_CTRL_FAST_CLK 0x00000100 | 65 | #define TIFM_CTRL_FAST_CLK 0x00000100 |
66 | #define TIFM_CTRL_POWER_MASK 0x00000007 | ||
66 | 67 | ||
67 | #define TIFM_SOCK_STATE_OCCUPIED 0x00000008 | 68 | #define TIFM_SOCK_STATE_OCCUPIED 0x00000008 |
68 | #define TIFM_SOCK_STATE_POWERED 0x00000080 | 69 | #define TIFM_SOCK_STATE_POWERED 0x00000080 |