Home
last modified time | relevance | path

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

/drivers/staging/panel/
Dpanel.c370 #define DEFAULT_LCD_WIDTH 40 macro
410 #undef DEFAULT_LCD_WIDTH
411 #define DEFAULT_LCD_WIDTH CONFIG_PANEL_LCD_WIDTH macro
1585 lcd.width = DEFAULT_LCD_WIDTH; in lcd_init()