Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
A Dhd44780_common.c24 #define LCD_CMD_FUNCTION_SET 0x20 /* Set function */ macro
108 init = LCD_CMD_FUNCTION_SET | LCD_CMD_DATA_LEN_8BITS; in hd44780_common_init_display()
124 hdc->write_cmd_raw4(hdc, LCD_CMD_FUNCTION_SET >> 4); in hd44780_common_init_display()
130 LCD_CMD_FUNCTION_SET | in hd44780_common_init_display()
255 LCD_CMD_FUNCTION_SET | in hd44780_common_set_function()

Completed in 3 milliseconds