Home
last modified time | relevance | path

Searched refs:DEFAULT_LCD_BWIDTH (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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 macro
345 #define DEFAULT_LCD_BWIDTH CONFIG_PANEL_LCD_BWIDTH macro
946 hdc->bwidth = DEFAULT_LCD_BWIDTH; in lcd_init()
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dpanel.c301 #define DEFAULT_LCD_BWIDTH 40 macro
345 #undef DEFAULT_LCD_BWIDTH macro
346 #define DEFAULT_LCD_BWIDTH CONFIG_PANEL_LCD_BWIDTH macro
1002 charlcd->bwidth = DEFAULT_LCD_BWIDTH; in lcd_init()
H A Dcharlcd.c25 #define DEFAULT_LCD_BWIDTH 40 macro
795 lcd->bwidth = DEFAULT_LCD_BWIDTH; in charlcd_alloc()

Completed in 7 milliseconds