Lines Matching refs:myindex
9642 unsigned short delay=0,index,myindex,temp,romptr=0; in SetDelayComp() local
9758 myindex = GetLCDPtrIndex(SiS_Pr); in SetDelayComp()
9773 delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
9778 delay = SiS310_LCDDelayCompensation_651301LV[myindex]; in SetDelayComp()
9780 delay = SiS310_LCDDelayCompensation_651302LV[myindex]; in SetDelayComp()
9803 delay = SiS310_LCDDelayCompensation_301[myindex]; in SetDelayComp()
9806 … else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex]; in SetDelayComp()
9807 else delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
9814 else delay = SiS310_LCDDelayCompensation_3xx301B[myindex]; in SetDelayComp()
10649 unsigned short crt2crtc=0, modeflag, myindex=0; in SetOEMLCDData2() local
10668 if(modeflag & HalfDCLK) myindex = 1; in SetOEMLCDData2()
10672 if(barco_p1[myindex][crt2crtc][i][0]) { in SetOEMLCDData2()
10674 barco_p1[myindex][crt2crtc][i][0], in SetOEMLCDData2()
10675 barco_p1[myindex][crt2crtc][i][2], in SetOEMLCDData2()
10676 barco_p1[myindex][crt2crtc][i][1]); in SetOEMLCDData2()