Searched refs:LCD_CMD_TWO_LINES (Results 1 – 1 of 1) sorted by relevance
55 #define LCD_CMD_TWO_LINES 0x08 /* Set to two display lines */ macro264 ((priv->flags & LCD_FLAG_N) ? LCD_CMD_TWO_LINES : 0)); in charlcd_init_display()546 ((priv->flags & LCD_FLAG_N) ? LCD_CMD_TWO_LINES : 0)); in handle_lcd_special_code()