Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/misc/sisusbvga/
Dsisusb_init.h157 static const unsigned short ModeIndex_720x576[] = { 0x32, 0x34, 0x00, 0x36 }; variable
/linux-2.6.39/drivers/video/sis/
Dinit.h78 static const unsigned short ModeIndex_720x576[] = {0x32, 0x34, 0x00, 0x36}; variable
Dinit.c373 else if(VDisplay == 576) ModeIndex = ModeIndex_720x576[Depth]; in SiS_GetModeID()
609 else if(VDisplay == 576) ModeIndex = ModeIndex_720x576[Depth]; in SiS_GetModeID_LCD()
785 ModeIndex = ModeIndex_720x576[Depth]; in SiS_GetModeID_TV()