Home
last modified time | relevance | path

Searched refs:myindex (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/fbdev/sis/
H A Dinit301.c9952 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
[all …]