Home
last modified time | relevance | path

Searched refs:xgifb_reg_or (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/staging/xgifb/
Dvb_util.h5 extern void xgifb_reg_or(unsigned long, u8, unsigned);
Dvb_util.c45 void xgifb_reg_or(unsigned long port, u8 index, unsigned data_or) in xgifb_reg_or() function
Dvb_setmode.c707 xgifb_reg_or(pVBInfo->P3c4, 0x33, Tempax); /* SR33[0]->VRS */ in XGI_SetXG21CRTC()
775 xgifb_reg_or(pVBInfo->P3c4, 0x33, Tempax); /* SR33[0]->VRS[0] */ in XGI_SetXG21CRTC()
961 xgifb_reg_or(pVBInfo->P3c4, 0x06, 0x40); /* 18 bits FP */ in XGI_SetXG21LCD()
962 xgifb_reg_or(pVBInfo->P3c4, 0x09, 0x40); in XGI_SetXG21LCD()
965 xgifb_reg_or(pVBInfo->P3c4, 0x1E, 0x01); /* Negative blank polarity */ in XGI_SetXG21LCD()
973 xgifb_reg_or(pVBInfo->P3c4, 0x30, 0x20); /* Hsync polarity */ in XGI_SetXG21LCD()
975 xgifb_reg_or(pVBInfo->P3c4, 0x35, 0x80); /* Vsync polarity */ in XGI_SetXG21LCD()
979 xgifb_reg_or(pVBInfo->P3c4, 0x30, 0x20); /* Hsync polarity */ in XGI_SetXG21LCD()
981 xgifb_reg_or(pVBInfo->P3c4, 0x35, 0x80); /* Vsync polarity */ in XGI_SetXG21LCD()
1013 xgifb_reg_or(pVBInfo->P3c4, 0x1E, 0x01); /* Negative blank polarity */ in XGI_SetXG27LCD()
[all …]
Dvb_init.c74 xgifb_reg_or(pVBInfo->P3d4, 0x4A, 0x80); /* Enable GPIOH read */ in XGINew_GetXG20DRAMType()
83 xgifb_reg_or(pVBInfo->P3d4, 0xB4, 0x02); in XGINew_GetXG20DRAMType()
465 xgifb_reg_or(P3d4, 0x40, temp3); /* CR40_D[7] */ in XGINew_SetDRAMDefaultRegister340()
1199 xgifb_reg_or(pVBInfo->P3d4, 0x32, LCDSense); in XGINew_GetXG21Sense()
1207 xgifb_reg_or(pVBInfo->P3d4, 0x32, LCDSense); in XGINew_GetXG21Sense()
1239 xgifb_reg_or(pVBInfo->P3d4, 0x32, LCDSense); in XGINew_GetXG27Sense()
Dvb_ext.c312 xgifb_reg_or(pVBInfo->Part4Port, 0x0d, 0x04); in XGI_GetSenseStatus()