Go to the documentation of this file.
17 #ifndef __LINUX_MXSFB_H
18 #define __LINUX_MXSFB_H
22 #define STMLCDIF_8BIT 1
23 #define STMLCDIF_16BIT 0
24 #define STMLCDIF_18BIT 2
25 #define STMLCDIF_24BIT 3
27 #define FB_SYNC_DATA_ENABLE_HIGH_ACT (1 << 6)
28 #define FB_SYNC_DOTCLK_FAILING_ACT (1 << 7)