Lines Matching refs:myindex
9953 unsigned short delay=0,index,myindex,temp,romptr=0; in SetDelayComp() local
10067 myindex = GetLCDPtrIndex(SiS_Pr); in SetDelayComp()
10082 delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
10087 delay = SiS310_LCDDelayCompensation_651301LV[myindex]; in SetDelayComp()
10089 delay = SiS310_LCDDelayCompensation_651302LV[myindex]; in SetDelayComp()
10112 delay = SiS310_LCDDelayCompensation_301[myindex]; in SetDelayComp()
10115 … else if(SiS_Pr->ChipType <= SIS_315PRO) delay = SiS310_LCDDelayCompensation_3xx301LV[myindex]; in SetDelayComp()
10116 else delay = SiS310_LCDDelayCompensation_650301LV[myindex]; in SetDelayComp()
10123 else delay = SiS310_LCDDelayCompensation_3xx301B[myindex]; in SetDelayComp()
10958 unsigned short crt2crtc=0, modeflag, myindex=0; in SetOEMLCDData2() local
10977 if(modeflag & HalfDCLK) myindex = 1; in SetOEMLCDData2()
10981 if(barco_p1[myindex][crt2crtc][i][0]) { in SetOEMLCDData2()
10983 barco_p1[myindex][crt2crtc][i][0], in SetOEMLCDData2()
10984 barco_p1[myindex][crt2crtc][i][2], in SetOEMLCDData2()
10985 barco_p1[myindex][crt2crtc][i][1]); in SetOEMLCDData2()