Home
last modified time | relevance | path

Searched refs:LCD_UPPER_MARGIN (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-jive.c274 #define LCD_UPPER_MARGIN (12) macro
281 #define LCD_VTOT (LCD_VSYNC + LCD_LOWER_MARGIN + LCD_YRES + LCD_UPPER_MARGIN)
291 .upper_margin = LCD_UPPER_MARGIN,
365 #undef LCD_UPPER_MARGIN
366 #define LCD_UPPER_MARGIN 2 macro
376 .display2 = (ILI9320_DISPLAY2_FP(LCD_UPPER_MARGIN) |