Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c256 #define LCD_PROTO_SERIAL 1 macro
871 lcd.proto = LCD_PROTO_SERIAL; in lcd_init()
952 if (lcd.proto == LCD_PROTO_SERIAL) { /* SERIAL */ in lcd_init()