Home
last modified time | relevance | path

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

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