Home
last modified time | relevance | path

Searched refs:ModeIndex_800x480 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit.c380 else if(VDisplay == 480) ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID()
620 if(VDisplay == 480) ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID_LCD()
802 ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID_TV()
H A Dinit.h80 static const unsigned short ModeIndex_800x480[] = {0x70, 0x7a, 0x00, 0x76}; variable
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit.c380 else if(VDisplay == 480) ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID()
620 if(VDisplay == 480) ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID_LCD()
802 ModeIndex = ModeIndex_800x480[Depth]; in SiS_GetModeID_TV()
H A Dinit.h80 static const unsigned short ModeIndex_800x480[] = {0x70, 0x7a, 0x00, 0x76}; variable

Completed in 19 milliseconds