Searched refs:LCD_CMD_DISPLAY_ON (Results 1 – 1 of 1) sorted by relevance
45 #define LCD_CMD_DISPLAY_ON 0x04 /* Set display on */ macro273 ((priv->flags & LCD_FLAG_D) ? LCD_CMD_DISPLAY_ON : 0) | in charlcd_init_display()537 ((priv->flags & LCD_FLAG_D) ? LCD_CMD_DISPLAY_ON : 0) | in handle_lcd_special_code()