Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dvstruct.h265 SISIOADDRESS SiS_VidPlay; member
H A Dinit.c1004 SiS_Pr->SiS_VidPlay = BaseAddr + SIS_VIDEO_PLAYBACK; in SiSRegInit()
3114 SiS_SetReg(SiS_Pr->SiS_VidPlay, 0x00, 0x86); /* (BIOS does NOT unlock) */ in SiS_StrangeStuff()
3115 SiS_SetRegAND(SiS_Pr->SiS_VidPlay, 0x30, 0xfe); /* Fiddle with video regs */ in SiS_StrangeStuff()
3116 SiS_SetRegAND(SiS_Pr->SiS_VidPlay, 0x3f, 0xef); in SiS_StrangeStuff()