Home
last modified time | relevance | path

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

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