LVDSCRT1Ptr      8004 drivers/video/fbdev/sis/init301.c   const struct SiS_LVDSCRT1Data *LVDSCRT1Ptr=NULL;
LVDSCRT1Ptr      8036 drivers/video/fbdev/sis/init301.c     case 50: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1320x240_1;           break; /* xSTN */
LVDSCRT1Ptr      8037 drivers/video/fbdev/sis/init301.c     case 14: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1320x240_2;           break; /* xSTN */
LVDSCRT1Ptr      8038 drivers/video/fbdev/sis/init301.c     case 15: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1320x240_2_H;         break; /* xSTN */
LVDSCRT1Ptr      8039 drivers/video/fbdev/sis/init301.c     case 18: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1320x240_3;           break; /* xSTN */
LVDSCRT1Ptr      8040 drivers/video/fbdev/sis/init301.c     case 19: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1320x240_3_H;         break; /* xSTN */
LVDSCRT1Ptr      8041 drivers/video/fbdev/sis/init301.c     case 10: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1640x480_1;           break;
LVDSCRT1Ptr      8042 drivers/video/fbdev/sis/init301.c     case 11: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT1640x480_1_H;         break;
LVDSCRT1Ptr      8044 drivers/video/fbdev/sis/init301.c     case 26: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT11024x600_1;          break;
LVDSCRT1Ptr      8045 drivers/video/fbdev/sis/init301.c     case 27: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT11024x600_1_H;        break;
LVDSCRT1Ptr      8046 drivers/video/fbdev/sis/init301.c     case 28: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT11024x600_2;          break;
LVDSCRT1Ptr      8047 drivers/video/fbdev/sis/init301.c     case 29: LVDSCRT1Ptr = SiS_Pr->SiS_LVDSCRT11024x600_2_H;        break;
LVDSCRT1Ptr      8049 drivers/video/fbdev/sis/init301.c     case 80: LVDSCRT1Ptr = SiS_Pr->SiS_CHTVCRT1UNTSC;               break;
LVDSCRT1Ptr      8050 drivers/video/fbdev/sis/init301.c     case 81: LVDSCRT1Ptr = SiS_Pr->SiS_CHTVCRT1ONTSC;               break;
LVDSCRT1Ptr      8051 drivers/video/fbdev/sis/init301.c     case 82: LVDSCRT1Ptr = SiS_Pr->SiS_CHTVCRT1UPAL;                break;
LVDSCRT1Ptr      8052 drivers/video/fbdev/sis/init301.c     case 83: LVDSCRT1Ptr = SiS_Pr->SiS_CHTVCRT1OPAL;                break;
LVDSCRT1Ptr      8053 drivers/video/fbdev/sis/init301.c     case 84: LVDSCRT1Ptr = SiS_Pr->SiS_CHTVCRT1SOPAL;               break;
LVDSCRT1Ptr      8056 drivers/video/fbdev/sis/init301.c   if(LVDSCRT1Ptr) {
LVDSCRT1Ptr      8061 drivers/video/fbdev/sis/init301.c         tempah = (LVDSCRT1Ptr + ResIndex)->CR[i];
LVDSCRT1Ptr      8066 drivers/video/fbdev/sis/init301.c         tempah = (LVDSCRT1Ptr + ResIndex)->CR[j];
LVDSCRT1Ptr      8070 drivers/video/fbdev/sis/init301.c      tempah = (LVDSCRT1Ptr + ResIndex)->CR[14] & 0xE0;
LVDSCRT1Ptr      8076 drivers/video/fbdev/sis/init301.c      tempah = ((LVDSCRT1Ptr + ResIndex)->CR[14] & 0x01) << 5;