Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / media / sh_mobile_ceu.h
index a90a765f18daeaa29e5b148226177c28a708db4f..6fdb6adf6b2bd4a3c3c788a7bc1487fa21634a58 100644 (file)
@@ -5,6 +5,7 @@
 #define SH_CEU_FLAG_USE_16BIT_BUS      (1 << 1) /* use 16bit bus width */
 #define SH_CEU_FLAG_HSYNC_LOW          (1 << 2) /* default High if possible */
 #define SH_CEU_FLAG_VSYNC_LOW          (1 << 3) /* default High if possible */
+#define SH_CEU_FLAG_LOWER_8BIT         (1 << 4) /* default upper 8bit */
 
 struct device;
 struct resource;