Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dpanel.c306 #define DEFAULT_LCD_PIN_RS PIN_SELECP macro
369 #undef DEFAULT_LCD_PIN_RS
370 #define DEFAULT_LCD_PIN_RS CONFIG_PANEL_LCD_PIN_RS macro
970 lcd.pins.rs = DEFAULT_LCD_PIN_RS; in lcd_init()