Searched refs:LCD_CMD_CURSOR_ON (Results 1 – 1 of 1) sorted by relevance
48 #define LCD_CMD_CURSOR_ON 0x02 /* Set cursor on */ macro276 ((priv->flags & LCD_FLAG_C) ? LCD_CMD_CURSOR_ON : 0) | in charlcd_init_display()562 ((priv->flags & LCD_FLAG_C) ? LCD_CMD_CURSOR_ON : 0) | in handle_lcd_special_code()