Searched refs:SiS_LVDSCRT1Data (Results 1 – 5 of 5) sorted by relevance
1293 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_1[] =1318 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2[] =1348 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_2_H[] =1373 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3[] =1398 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1320x240_3_H[] =1423 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1[] =1445 static const struct SiS_LVDSCRT1Data SiS_LVDSCRT1640x480_1_H[] =
98 struct SiS_LVDSCRT1Data { struct446 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_1;447 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_2;448 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_2_H;449 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_3;450 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1320x240_3_H;451 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1640x480_1;452 const struct SiS_LVDSCRT1Data *SiS_LVDSCRT1640x480_1_H;453 const struct SiS_LVDSCRT1Data *SiS_CHTVCRT1UNTSC;454 const struct SiS_LVDSCRT1Data *SiS_CHTVCRT1ONTSC;[all …]
898 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UNTSC[] =920 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1ONTSC[] =942 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1UPAL[] =964 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1OPAL[] =986 static const struct SiS_LVDSCRT1Data SiS300_CHTVCRT1SOPAL[] =
1110 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1UNTSC[] =1135 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1ONTSC[] =1160 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1UPAL[] =1185 static const struct SiS_LVDSCRT1Data SiS310_CHTVCRT1OPAL[] =
8004 const struct SiS_LVDSCRT1Data *LVDSCRT1Ptr=NULL; in SiS_ModCRT1CRTC()