Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/xgifb/
Dvb_struct.h387 unsigned long P3c4,P3d4,P3c0,P3ce,P3c2,P3cc; member
Dvb_init.c1330 pVBInfo->P3ce = pVBInfo->BaseAddr + 0x1e; in XGIInitNew()
Dvb_setmode.c344 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()
DXGI_main_26.c372 XGI_Pr->P3ce = BaseAddr + 0x1e; in XGIRegInit()