Go to the documentation of this file.
10 #ifndef __ASM_ARCH_MX3FB_H__
11 #define __ASM_ARCH_MX3FB_H__
13 #include <linux/device.h>
17 #define FB_SYNC_OE_ACT_HIGH 0x80000000
18 #define FB_SYNC_CLK_INVERT 0x40000000
19 #define FB_SYNC_DATA_INVERT 0x20000000
20 #define FB_SYNC_CLK_IDLE_EN 0x10000000
21 #define FB_SYNC_SHARP_MODE 0x08000000
22 #define FB_SYNC_SWAP_RGB 0x04000000
23 #define FB_SYNC_CLK_SEL_EN 0x02000000