Home
last modified time | relevance | path

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

/linux/drivers/auxdisplay/
H A Dhd44780_common.h4 #define DEFAULT_LCD_HWIDTH 64 macro
H A Dhd44780_common.c364 hd->hwidth = DEFAULT_LCD_HWIDTH; in hd44780_common_alloc()
H A Dpanel.c349 #undef DEFAULT_LCD_HWIDTH
350 #define DEFAULT_LCD_HWIDTH CONFIG_PANEL_LCD_HWIDTH macro
948 hdc->hwidth = DEFAULT_LCD_HWIDTH; in lcd_init()