Searched refs:P3ce (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/staging/xgifb/ |
D | vb_struct.h | 387 unsigned long P3c4,P3d4,P3c0,P3ce,P3c2,P3cc; member
|
D | vb_init.c | 1330 pVBInfo->P3ce = pVBInfo->BaseAddr + 0x1e; in XGIInitNew()
|
D | vb_setmode.c | 344 xgifb_reg_set(pVBInfo->P3ce, i, GRdata); /* Set GR(3ce) */ in XGI_SetGRCRegs() 348 GRdata = (unsigned char) xgifb_reg_get(pVBInfo->P3ce, 0x05); in XGI_SetGRCRegs() 350 xgifb_reg_set(pVBInfo->P3ce, 0x05, GRdata); in XGI_SetGRCRegs() 8321 pVBInfo->P3ce = pVBInfo->BaseAddr + 0x1e; in XGISetModeNew()
|
D | XGI_main_26.c | 372 XGI_Pr->P3ce = BaseAddr + 0x1e; in XGIRegInit()
|