Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A 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()

Completed in 8 milliseconds