Lines Matching refs:myindex
9952 unsigned short delay=0,index,myindex,temp,romptr=0; in SetDelayComp() local
10066 myindex = GetLCDPtrIndex(SiS_Pr); in SetDelayComp()
10081 delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
10086 delay = SiS310_LCDDelayCompensation_651301LV[myindex]; in SetDelayComp()
10088 delay = SiS310_LCDDelayCompensation_651302LV[myindex]; in SetDelayComp()
10111 delay = SiS310_LCDDelayCompensation_301[myindex]; in SetDelayComp()
10114 … else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex]; in SetDelayComp()
10115 else delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
10122 else delay = SiS310_LCDDelayCompensation_3xx301B[myindex]; in SetDelayComp()
10957 unsigned short crt2crtc=0, modeflag, myindex=0; in SetOEMLCDData2() local
10976 if(modeflag & HalfDCLK) myindex = 1; in SetOEMLCDData2()
10980 if(barco_p1[myindex][crt2crtc][i][0]) { in SetOEMLCDData2()
10982 barco_p1[myindex][crt2crtc][i][0], in SetOEMLCDData2()
10983 barco_p1[myindex][crt2crtc][i][2], in SetOEMLCDData2()
10984 barco_p1[myindex][crt2crtc][i][1]); in SetOEMLCDData2()