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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_def.h160 #define SetToLCDA 0x02 macro
695 #define SetToLCDA 0x02 macro
H A Dvb_init.c3584 tempch = SetToLCDA | EnableDualEdge ;
H A Dvb_setmode.c3753 if (temp & SetToLCDA)
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinitdef.h309 #define SetToLCDA 0x02 /* LCD channel A (301C/302B/30x(E)LV and 650+LVDS only) */ macro
H A Dinit301.c733 if((flag & EnableDualEdge) && (flag & SetToLCDA)) return TRUE;
865 if(flag & SetToLCDA) return TRUE;
991 SiS_SetRegOR(SiS_Pr->SiS_P3d4,0x38,(EnableDualEdge | SetToLCDA));
997 if((temp & (EnableDualEdge | SetToLCDA)) == (EnableDualEdge | SetToLCDA)) {
1015 if(temp & SetToLCDA) {

Completed in 31 milliseconds