Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dinit301.c5886 tempcx++; in SiS_SetGroup1_LVDS()
6310 tempcx--; in SiS_SetGroup1()
6339 tempcx = (tempcx & 0xff00) | 0x30; in SiS_SetGroup1()
6341 tempcx = (tempcx & 0xff00) | 0xff; in SiS_SetGroup1()
6359 if(tempcx > tempax) tempcx = tempax; in SiS_SetGroup1()
6384 if(tempcx > tempax) tempcx = tempax; in SiS_SetGroup1()
6432 tempcx++; in SiS_SetGroup1()
6436 if(tempcx < 4) tempcx = 4; in SiS_SetGroup1()
6439 tempcx++; in SiS_SetGroup1()
7057 tempcx--; in SiS_SetGroup2()
[all …]