Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/sis/ !
Dvstruct.h79 unsigned short RVBHRS2; member
Dinit301.c3619 SiS_Pr->SiS_RVBHRS2 = (TVPtr+ResIndex)->RVBHRS2 & 0x0fff; in SiS_GetCRT2Data301()
3624 tempax = ((TVPtr+ResIndex)->RVBHRS2 >> 12) & 0x07; in SiS_GetCRT2Data301()
3625 if((TVPtr+ResIndex)->RVBHRS2 & 0x8000) SiS_Pr->SiS_RVBHRS2 -= tempax; in SiS_GetCRT2Data301()