Searched refs:FBAddr (Results 1 – 3 of 3) sorted by relevance
147 void __iomem *FBAddr; member
546 void __iomem *fbaddr = pVBInfo->FBAddr; in XGINew_ReadWriteRest()835 pVBInfo->FBAddr = HwDeviceExtension->pjVideoMemoryAddress; in XGINew_SetDRAMSize_340()1192 pVBInfo->FBAddr = HwDeviceExtension->pjVideoMemoryAddress; in XGIInitNew()1194 if (pVBInfo->FBAddr == NULL) { in XGIInitNew()
4222 void __iomem *FBAddr = ivideo->video_vbase; in sisfb_post_300_rwtest() local4268 (FBAddr + BankNumHigh + PhysicalAdrHigh)); in sisfb_post_300_rwtest()4270 (FBAddr + BankNumMid + PhysicalAdrHigh)); in sisfb_post_300_rwtest()4272 (FBAddr + BankNumHigh + PhysicalAdrHalfPage)); in sisfb_post_300_rwtest()4274 (FBAddr + BankNumHigh + PhysicalAdrOtherPage)); in sisfb_post_300_rwtest()4277 if(readw(FBAddr + BankNumHigh + PhysicalAdrHigh) == PhysicalAdrHigh) in sisfb_post_300_rwtest()