Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c303 #define DEFAULT_LCD_PROTO LCD_PROTO_PARALLEL macro
359 #undef DEFAULT_LCD_PROTO
360 #define DEFAULT_LCD_PROTO CONFIG_PANEL_LCD_PROTO macro
897 lcd.proto = DEFAULT_LCD_PROTO; in lcd_init()