Home
last modified time | relevance | path

Searched refs:LCD_CMD_TWO_LINES (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dhd44780_common.c26 #define LCD_CMD_TWO_LINES 0x08 /* Set to two display lines */ macro
143 LCD_CMD_TWO_LINES : 0)); in hd44780_common_init_display()
268 LCD_CMD_TWO_LINES : 0)); in hd44780_common_set_function()
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dcharlcd.c55 #define LCD_CMD_TWO_LINES 0x08 /* Set to two display lines */ macro
264 ((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()

Completed in 3 milliseconds