diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/platform_data/ti-sysc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/ti-sysc.h b/include/linux/platform_data/ti-sysc.h index b76ace0135b3..059be6f6fa94 100644 --- a/include/linux/platform_data/ti-sysc.h +++ b/include/linux/platform_data/ti-sysc.h | |||
| @@ -41,6 +41,7 @@ struct sysc_regbits { | |||
| 41 | s8 emufree_shift; | 41 | s8 emufree_shift; |
| 42 | }; | 42 | }; |
| 43 | 43 | ||
| 44 | #define SYSC_QUIRK_16BIT BIT(2) | ||
| 44 | #define SYSC_QUIRK_UNCACHED BIT(1) | 45 | #define SYSC_QUIRK_UNCACHED BIT(1) |
| 45 | #define SYSC_QUIRK_USE_CLOCKACT BIT(0) | 46 | #define SYSC_QUIRK_USE_CLOCKACT BIT(0) |
| 46 | 47 | ||
