Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dinit.c480 int Depth, bool FSTN, unsigned short CustomT, int LCDwidth, int LCDheight, in SiS_GetModeID_LCD() argument
490 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
502 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
509 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) { in SiS_GetModeID_LCD()
522 if((CustomT != CUT_PANEL848) && (CustomT != CUT_PANEL856)) in SiS_GetModeID_LCD()
530 if(CustomT == CUT_PANEL848) { in SiS_GetModeID_LCD()
535 if(CustomT == CUT_PANEL856) { in SiS_GetModeID_LCD()
564 if(CustomT == CUT_BARCO1366) { in SiS_GetModeID_LCD()
568 if(CustomT == CUT_PANEL848) { in SiS_GetModeID_LCD()
Dinit.h1512 unsigned short CustomT, int LCDwith, int LCDheight,
Dsis_main.h740 int VDisplay, int Depth, bool FSTN, unsigned short CustomT,