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