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