Home
last modified time | relevance | path

Searched refs:resindex (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dinit301.c3056 unsigned short xres, yres, modeflag=0, resindex; in SiS_GetCRT2ResInfo() local
3067 resindex = SiS_GetResInfo(SiS_Pr,ModeNo,ModeIdIndex); in SiS_GetCRT2ResInfo()
3070 xres = SiS_Pr->SiS_StResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()
3071 yres = SiS_Pr->SiS_StResInfo[resindex].VTotal; in SiS_GetCRT2ResInfo()
3073 xres = SiS_Pr->SiS_ModeResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()
3074 yres = SiS_Pr->SiS_ModeResInfo[resindex].VTotal; in SiS_GetCRT2ResInfo()
6765 unsigned short crt2crtc, resindex; in SiS_Set300Part2Regs() local
6778 resindex = crt2crtc & 0x3F; in SiS_Set300Part2Regs()
6785 resindex = 4; in SiS_Set300Part2Regs()
6788 SiS_SetRegANDOR(SiS_Pr->SiS_Part2Port,0x01,0x80,(CRT2Part2Ptr+resindex) in SiS_Set300Part2Regs()
6914 unsigned short resindex, CRT2Index; SiS_SetGroup2() local
8150 unsigned short TVType, resindex; SiS_SetCHTVReg() local
[all...]
H A Dinit.c2651 unsigned short data, infoflag = 0, modeflag, resindex; in SiS_SetCRT1ModeRegs() local
2662 resindex = SiS_GetResInfo(SiS_Pr, ModeNo, ModeIdIndex); in SiS_SetCRT1ModeRegs()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dinit301.c3056 unsigned short xres, yres, modeflag=0, resindex; in SiS_GetCRT2ResInfo() local
3067 resindex = SiS_GetResInfo(SiS_Pr,ModeNo,ModeIdIndex); in SiS_GetCRT2ResInfo()
3070 xres = SiS_Pr->SiS_StResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()
3071 yres = SiS_Pr->SiS_StResInfo[resindex].VTotal; in SiS_GetCRT2ResInfo()
3073 xres = SiS_Pr->SiS_ModeResInfo[resindex].HTotal; in SiS_GetCRT2ResInfo()
3074 yres = SiS_Pr->SiS_ModeResInfo[resindex].VTotal; in SiS_GetCRT2ResInfo()
6765 unsigned short crt2crtc, resindex; in SiS_Set300Part2Regs() local
6778 resindex = crt2crtc & 0x3F; in SiS_Set300Part2Regs()
6785 resindex = 4; in SiS_Set300Part2Regs()
6788 SiS_SetRegANDOR(SiS_Pr->SiS_Part2Port,0x01,0x80,(CRT2Part2Ptr+resindex) in SiS_Set300Part2Regs()
6914 unsigned short resindex, CRT2Index; SiS_SetGroup2() local
8150 unsigned short TVType, resindex; SiS_SetCHTVReg() local
[all...]

Completed in 24 milliseconds