Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dinit.c2257 static const unsigned char ThLowB[8 * 3] = { in SiS_GetFIFOThresholdB300() local
2263 return (unsigned short)((ThLowB[idx1 + 1] * idx2) + ThLowB[idx1]); in SiS_GetFIFOThresholdB300()