Home
last modified time | relevance | path

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

/drivers/staging/panel/
Dpanel.c377 #define DEFAULT_LCD_PIN_RS PIN_SELECP macro
440 #undef DEFAULT_LCD_PIN_RS
441 #define DEFAULT_LCD_PIN_RS CONFIG_PANEL_LCD_PIN_RS macro
1611 lcd.pins.rs = DEFAULT_LCD_PIN_RS; in lcd_init()