Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/
Dinit301.c4641 unsigned char r30=0, r31=0, r32=0, r33=0, cr36=0; in SiS_EnableBridge() local
4766 cr36 = SiS_GetReg(SiS_Pr->SiS_P3d4,0x36); in SiS_EnableBridge()
4809 switch((cr36 & 0x0f)) { in SiS_EnableBridge()
4815 if((cr36 & 0xf0) == 0x30) { in SiS_EnableBridge()
4850 if((cr36 & 0x0f) == 0x09) { in SiS_EnableBridge()
4857 if((cr36 & 0x0f) == 0x03) { in SiS_EnableBridge()
4864 if((cr36 & 0x0f) == 0x02) { in SiS_EnableBridge()