Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dpanel.c307 #define DEFAULT_LCD_PIN_RS PIN_SELECP macro
370 #undef DEFAULT_LCD_PIN_RS macro
371 #define DEFAULT_LCD_PIN_RS CONFIG_PANEL_LCD_PIN_RS macro
1022 lcd.pins.rs = DEFAULT_LCD_PIN_RS; in lcd_init()
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dpanel.c306 #define DEFAULT_LCD_PIN_RS PIN_SELECP macro
369 #undef DEFAULT_LCD_PIN_RS macro
370 #define DEFAULT_LCD_PIN_RS CONFIG_PANEL_LCD_PIN_RS macro
970 lcd.pins.rs = DEFAULT_LCD_PIN_RS; in lcd_init()

Completed in 5 milliseconds