Home
last modified time | relevance | path

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

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