Searched refs:LCD_UPPER_MARGIN (Results 1 – 1 of 1) sorted by relevance
272 #define LCD_UPPER_MARGIN (12) macro279 #define LCD_VTOT (LCD_VSYNC + LCD_LOWER_MARGIN + LCD_YRES + LCD_UPPER_MARGIN)289 .upper_margin = LCD_UPPER_MARGIN,370 #undef LCD_UPPER_MARGIN371 #define LCD_UPPER_MARGIN 2 macro381 .display2 = (ILI9320_DISPLAY2_FP(LCD_UPPER_MARGIN) |