Searched refs:LCD_VSYNC (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/arm/mach-s3c24xx/ |
D | mach-jive.c | 275 #define LCD_VSYNC (2) macro 281 #define LCD_VTOT (LCD_VSYNC + LCD_LOWER_MARGIN + LCD_YRES + LCD_UPPER_MARGIN) 294 .vsync_len = LCD_VSYNC,
|
/linux-3.4.99/drivers/video/ |
D | jz4740_fb.c | 152 JZ_GPIO_BULK_PIN(LCD_VSYNC),
|
/linux-3.4.99/arch/arm/mach-davinci/ |
D | da850.c | 498 MUX_CFG(DA850, LCD_VSYNC, 19, 4, 15, 2, false)
|
D | da830.c | 790 MUX_CFG(DA830, LCD_VSYNC, 17, 0, 0xf, 2, false)
|
/linux-3.4.99/arch/arm/mach-tegra/ |
D | pinmux-tegra30-tables.c | 156 PINGROUP(LCD_VSYNC, LCD, DISPLAYA, DISPLAYB, RSVD1, RSVD2, RSVD, OUTPUT, 0x30a0),
|