Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/sis/
Dinit301.c4319 unsigned char r30=0, r31=0, r32=0, r33=0, cr36=0; in SiS_EnableBridge() local
4444 cr36 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36); in SiS_EnableBridge()
4487 switch((cr36 & 0x0f)) { in SiS_EnableBridge()
4493 if((cr36 & 0xf0) == 0x30) { in SiS_EnableBridge()
4528 if((cr36 & 0x0f) == 0x09) { in SiS_EnableBridge()
4535 if((cr36 & 0x0f) == 0x03) { in SiS_EnableBridge()
4542 if((cr36 & 0x0f) == 0x02) { in SiS_EnableBridge()