ulWidth            46 drivers/video/fbdev/kyro/STG4000Interface.h 				u32 ulWidth, u32 ulHeight,
ulWidth           326 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 	u32 ulHeight, ulWidth;
ulWidth           511 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		ulWidth = ulSrcRight - ulSrcLeft;
ulWidth           518 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		ulsVal = ((ulWidth / 8) >> ulhDecim);
ulWidth           520 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		if ((ulWidth != (ulsVal << ulhDecim) * 8))
ulWidth           524 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		ulSrc = ulWidth >> ulhDecim;
ulWidth           556 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 	ulStride = (ulWidth >> (ulhDecim + 3)) + ulsAdd;
ulWidth           570 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		     (((ulWidth / 8) - 1) << 23));
ulWidth           574 drivers/video/fbdev/kyro/STG4000OverlayDevice.c 		     (((ulWidth / 32) - 1) << 23));
ulWidth           332 drivers/video/fbdev/kyro/fbdev.c static int kyro_dev_overlay_create(u32 ulWidth,
ulWidth           355 drivers/video/fbdev/kyro/fbdev.c 	if (CreateOverlaySurface(deviceInfo.pSTGReg, ulWidth, ulHeight,
ulWidth           369 drivers/video/fbdev/kyro/fbdev.c static int kyro_dev_overlay_viewport_set(u32 x, u32 y, u32 ulWidth, u32 ulHeight)
ulWidth           379 drivers/video/fbdev/kyro/fbdev.c 			   x, y, x + ulWidth - 1, y + ulHeight - 1);
ulWidth           591 drivers/video/fbdev/kyro/fbdev.c 		if (kyro_dev_overlay_create(ol_create.ulWidth,
ulWidth            71 include/video/kyro.h 	u32 ulWidth;
ulWidth            84 include/video/kyro.h 	u32 ulWidth;