Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
H A Dhd44780_common.h3 #define DEFAULT_LCD_BWIDTH 40 macro
H A Dhd44780_common.c363 hd->bwidth = DEFAULT_LCD_BWIDTH; in hd44780_common_alloc()
H A Dpanel.c344 #undef DEFAULT_LCD_BWIDTH
345 #define DEFAULT_LCD_BWIDTH CONFIG_PANEL_LCD_BWIDTH macro
946 hdc->bwidth = DEFAULT_LCD_BWIDTH; in lcd_init()