Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/xgifb/
Dvb_def.h334 #define SoftDRAMType 0x80 macro
415 #define SoftDRAMType 0x80 /* DRAMSetting */ macro
Dvb_init.c48 if (*pVBInfo->pSoftSetting & SoftDRAMType) { in XGINew_GetXG20DRAMType()
60 if (*pVBInfo->pSoftSetting & SoftDRAMType) { in XGINew_GetXG20DRAMType()
/linux-2.6.39/drivers/video/sis/
Dinitdef.h660 #define SoftDRAMType 0x80 macro
Dinit.c1504 if((*SiS_Pr->pSiS_SoftSetting) & SoftDRAMType) { in SiS_Get310DRAMType()