Searched refs:lindex (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dlegacy_serial.c199 int iotype, index = -1, lindex = 0; local
238 index = lindex = *reg;
250 addr += 0x200 * lindex;
251 base += 0x200 * lindex;
253 addr += 8 * lindex;
254 base += 8 * lindex;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/unicode/
H A Dutil_unistr.c405 ucs2_t lindex, vindex; local
441 lindex = base - LBASE;
443 base = SBASE + (lindex * VCOUNT + vindex) * TCOUNT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A Dutil_unistr.c557 ucs2_t lindex, vindex; local
591 lindex = base - LBASE;
593 base = SBASE + (lindex * VCOUNT + vindex) * TCOUNT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dinit301.c10130 unsigned int lindex; local
10138 lindex = GetOEMTVPtr661_2_OLD(SiS_Pr) & 0xffff;
10139 lindex <<= 2;
10141 SiS_SetReg(SiS_Pr->SiS_Part2Port,i,SiS_TVPhase[lindex + j]);

Completed in 84 milliseconds