awidth            118 drivers/video/fbdev/fb-puv3.c 	int awidth = region->width;
awidth            152 drivers/video/fbdev/fb-puv3.c 	awidth = awidth | (aheight << 16);
awidth            166 drivers/video/fbdev/fb-puv3.c 	writel(awidth, UGE_WIDHEIGHT);
awidth            206 drivers/video/fbdev/fb-puv3.c 	int awidth = area->width;
awidth            259 drivers/video/fbdev/fb-puv3.c 	awidth = awidth | (aheight << 16);
awidth            271 drivers/video/fbdev/fb-puv3.c 	writel(awidth, UGE_WIDHEIGHT);