Searched refs:LCDNonExpanding (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/sis/
H A Dinitdef.h292 #define LCDNonExpanding 0x0010 macro
297 #define DontExpandLCD LCDNonExpanding
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/xgifb/
H A Dvb_def.h161 #define LCDNonExpanding 0x10 macro
238 #define LCDNonExpanding 0x10 macro
639 #define LCDNonExpanding 0x10 macro
H A Dvb_setmode.c1049 if ( pVBInfo->LCDInfo & LCDNonExpanding )
1190 if ( pVBInfo->LCDInfo & LCDNonExpanding )
3872 temp &= ( ScalingLCD | LCDNonExpanding | LCDSyncBit | SetPWDEnable ) ;
3874 if ( ( pVBInfo->IF_DEF_ScaleLCD == 1 ) && ( temp & LCDNonExpanding ) )
3916 /* if ( !( pVBInfo->LCDInfo&LCDNonExpanding ) ) */
4582 if ( !( pVBInfo->LCDInfo & LCDNonExpanding ) )
4752 if ( pVBInfo->LCDInfo & LCDNonExpanding )
5605 if ( pVBInfo->LCDInfo & LCDNonExpanding )

Completed in 185 milliseconds