Searched refs:SetToLCDA (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_def.h116 #define SetToLCDA 0x02 macro
656 #define SetToLCDA 0x02 macro
H A Dvb_init.c3042 tempch = SetToLCDA | EnableDualEdge ;
H A Dvb_setmode.c3474 if ( temp & SetToLCDA )
3487 if ( temp & SetToLCDA )
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinitdef.h305 #define SetToLCDA 0x02 /* LCD channel A (301C/302B/30x(E)LV and 650+LVDS only) */ macro
H A Dinit301.c725 if((flag & EnableDualEdge) && (flag & SetToLCDA)) return true;
857 if(flag & SetToLCDA) return true;
983 SiS_SetRegOR(SiS_Pr->SiS_P3d4,0x38,(EnableDualEdge | SetToLCDA));
989 if((temp & (EnableDualEdge | SetToLCDA)) == (EnableDualEdge | SetToLCDA)) {
1007 if(temp & SetToLCDA) {

Completed in 199 milliseconds