Searched refs:LCD_CMD_DISPLAY_CTRL (Results 1 – 1 of 1) sorted by relevance
139 #define LCD_CMD_DISPLAY_CTRL 0x08 /* Display control */ macro1046 lcd_write_cmd(LCD_CMD_DISPLAY_CTRL); in lcd_init_display()1049 lcd_write_cmd(LCD_CMD_DISPLAY_CTRL /* set display mode */ in lcd_init_display()1274 lcd_write_cmd(LCD_CMD_DISPLAY_CTRL in handle_lcd_special_code()