Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/panel/
Dpanel.c140 #define LCD_CMD_DISPLAY_ON 0x04 /* Set display on */ macro
1050 | ((lcd.flags & LCD_FLAG_D) ? LCD_CMD_DISPLAY_ON : 0) in lcd_init_display()
1276 ? LCD_CMD_DISPLAY_ON : 0) in handle_lcd_special_code()