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

/linux-master/include/video/
H A Dneomagic.h176 int lcd_stretch; member in struct:neofb_par
/linux-master/drivers/video/fbdev/
H A Dneofb.c726 int lcd_stretch; local
852 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */
860 lcd_stretch = 1;
864 lcd_stretch = 0;
868 lcd_stretch = 0;
897 if (!lcd_stretch) {
1944 par->lcd_stretch = !nostretch;

Completed in 91 milliseconds