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

/linux-4.1.27/include/video/
H A Dneomagic.h179 int lcd_stretch; member in struct:neofb_par
/linux-4.1.27/drivers/video/fbdev/
H A Dneofb.c731 int lcd_stretch; neofb_set_par() local
857 if (par->lcd_stretch && (par->PanelDispCntlReg1 == 0x02) && /* LCD only */ neofb_set_par()
865 lcd_stretch = 1; neofb_set_par()
869 lcd_stretch = 0; neofb_set_par()
873 lcd_stretch = 0; neofb_set_par()
902 if (!lcd_stretch) { neofb_set_par()
1957 par->lcd_stretch = !nostretch; neo_alloc_fb_info()

Completed in 71 milliseconds