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