Searched refs:LCD_CONTROL_GO (Results 1 – 2 of 2) sorted by relevance
319 p_lcd_reg->lcd_control |= LCD_CONTROL_GO; in au1100_blank()340 p_lcd_reg->lcd_control &= ~LCD_CONTROL_GO; in au1100_blank()495 p_lcd_reg->lcd_control |= LCD_CONTROL_GO; in au1100_setmode()
94 #define LCD_CONTROL_GO (1<<0) macro