Home
last modified time | relevance | path

Searched refs:LCD_CMD_DISPLAY_CTRL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/auxdisplay/ !
H A Dhd44780_common.c16 #define LCD_CMD_DISPLAY_CTRL 0x08 /* Display control */ macro
148 hdc->write_cmd(hdc, LCD_CMD_DISPLAY_CTRL); in hd44780_common_init_display()
152 LCD_CMD_DISPLAY_CTRL | /* set display mode */ in hd44780_common_init_display()
210 LCD_CMD_DISPLAY_CTRL | in hd44780_common_set_mode()