is_lowres         141 drivers/video/fbdev/pvr2fb.c 	unsigned char is_lowres;	/* Is horizontal pixel-doubling enabled? */
is_lowres         423 drivers/video/fbdev/pvr2fb.c 		par->is_lowres = 1;
is_lowres         588 drivers/video/fbdev/pvr2fb.c 	fb_writel((0x16 << 16) | par->is_lowres, DISP_DIWCONF);