Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dsis_main.h324 { LCD_320x240_3, 320, 240, 9 },
340 LCD_320x240_2, LCD_320x240_3, LCD_UNKNOWN, LCD_UNKNOWN
Dsis.h442 LCD_320x240_3, /* DSTN */ enumerator
Dsis_main.c2943 (ivideo->CRT2LCDType != LCD_320x240_3)) { in sisfb_detect_lcd_type()