Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/sis/
H A Dvstruct.h363 const unsigned char *pSiS_SoftSetting; member
H A Dinit.c114 SiS_Pr->pSiS_SoftSetting = &SiS_SoftSetting; in InitCommonPointer()
1505 if((*SiS_Pr->pSiS_SoftSetting) & SoftDRAMType) { in SiS_Get310DRAMType()
1506 data = (*SiS_Pr->pSiS_SoftSetting) & 0x03; in SiS_Get310DRAMType()