Searched refs:lcd_stretch (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dneomagic.h179 int lcd_stretch; member in struct:neofb_par
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dneofb.c712 int lcd_stretch; local
838 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */
846 lcd_stretch = 1;
850 lcd_stretch = 0;
854 lcd_stretch = 0;
883 if (!lcd_stretch) {
1925 par->lcd_stretch = !nostretch;

Completed in 72 milliseconds