Searched refs:Panel_Custom (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitextx.c845 paneltype = Panel_Custom;
938 if(paneltype != Panel_Custom) {
940 paneltype = Panel_Custom;
951 if(paneltype == Panel_Custom) {
1101 paneltype = Panel_Custom;
1155 paneltype = Panel_Custom;
1250 if(paneltype != Panel_Custom) {
1253 paneltype = Panel_Custom;
1262 if(paneltype == Panel_Custom) {
H A Dinitdef.h447 #define Panel_Custom 0x0f /* MUST BE 0x0f (for DVI DDC detection) */ macro
H A Dinit301.c1909 case Panel_Custom: SiS_Pr->PanelXRes = SiS_Pr->CP_MaxX;
1975 case Panel_Custom:
2172 case Panel_Custom:
3745 (SiS_Pr->SiS_LCDResInfo == Panel_Custom) ||
6340 if(SiS_Pr->SiS_LCDResInfo == Panel_Custom) temp = 0x2c;
9921 if(SiS_Pr->SiS_LCDResInfo == Panel_Custom) {
10469 if( (SiS_Pr->SiS_LCDResInfo != Panel_Custom) &&
10683 if(SiS_Pr->SiS_LCDResInfo == Panel_Custom) return;
10984 if(SiS_Pr->SiS_LCDResInfo == Panel_Custom) return;

Completed in 18 milliseconds