Home
last modified time | relevance | path

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

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