Searched refs:FB_SYNC_OE_ACT_HIGH (Results 1 – 11 of 11) sorted by relevance
/linux-4.1.27/include/linux/platform_data/ |
D | video-mx3fb.h | 17 #define FB_SYNC_OE_ACT_HIGH 0x80000000 macro
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | eukrea_mbimxsd35-baseboard.c | 74 FB_SYNC_OE_ACT_HIGH | FB_SYNC_CLK_INVERT, 91 FB_SYNC_OE_ACT_HIGH | FB_SYNC_CLK_INVERT,
|
D | mach-vpr200.c | 67 .sync = FB_SYNC_CLK_IDLE_EN | FB_SYNC_OE_ACT_HIGH, 83 .sync = FB_SYNC_CLK_IDLE_EN | FB_SYNC_OE_ACT_HIGH,
|
D | mx31lilly-db.c | 176 .sync = FB_SYNC_VERT_HIGH_ACT | FB_SYNC_OE_ACT_HIGH,
|
D | mach-armadillo5x0.c | 348 .sync = FB_SYNC_OE_ACT_HIGH, 363 .sync = FB_SYNC_OE_ACT_HIGH | FB_SYNC_HOR_HIGH_ACT |
|
D | mach-pcm037.c | 475 .sync = FB_SYNC_VERT_HIGH_ACT | FB_SYNC_OE_ACT_HIGH, 491 .sync = FB_SYNC_OE_ACT_HIGH | FB_SYNC_CLK_INVERT,
|
D | mach-pcm043.c | 73 .sync = FB_SYNC_VERT_HIGH_ACT | FB_SYNC_OE_ACT_HIGH,
|
D | mach-mx27_3ds.c | 432 .sync = FB_SYNC_OE_ACT_HIGH |
|
D | mach-mx35_3ds.c | 77 .sync = FB_SYNC_OE_ACT_HIGH,
|
D | mach-mx31_3ds.c | 272 .sync = FB_SYNC_OE_ACT_HIGH | FB_SYNC_CLK_INVERT,
|
/linux-4.1.27/drivers/video/fbdev/ |
D | mx3fb.c | 185 .sync = FB_SYNC_VERT_HIGH_ACT | FB_SYNC_OE_ACT_HIGH, 839 if (fbi->var.sync & FB_SYNC_OE_ACT_HIGH) in __set_par()
|