dy                162 arch/arm/mach-omap1/lcd_dma.c #define PIXSTEP(sx, sy, dx, dy) (PIXADDR(dx, dy) - PIXADDR(sx, sy) - es + 1)
dy                436 arch/ia64/include/asm/pal.h 			dy		: 1,	/* Processor dynamic
dy                700 arch/ia64/include/asm/pal.h #define pmci_proc_dynamic_state_valid		pme_processor.dy
dy                373 arch/m68k/atari/atakeyb.c void ikbd_mouse_kbd_mode(int dx, int dy)
dy                375 arch/m68k/atari/atakeyb.c 	char cmd[3] = { 0x0A, dx, dy };
dy                 22 arch/m68k/include/asm/atarikb.h void ikbd_mouse_kbd_mode(int dx, int dy);
dy                774 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, rect->dx, rect->dy,
dy                790 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, area->dx, area->dy,
dy                806 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, image->dx, image->dy,
dy                822 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, rect->dx, rect->dy,
dy                838 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, area->dx, area->dy,
dy                854 drivers/gpu/drm/drm_fb_helper.c 	drm_fb_helper_dirty(info, image->dx, image->dy,
dy                277 drivers/gpu/drm/gma500/accel_2d.c 			  a->sx, a->sy, a->dx, a->dy, a->width, a->height);
dy                297 drivers/gpu/drm/nouveau/nouveau_fbcon.c 	rect.dx = rect.dy = 0;
dy                 43 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, (region->dy << 16) | region->dx);
dy                 70 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, (rect->dx << 16) | rect->dy);
dy                105 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, (image->dy << 16) | (image->dx & 0xffff));
dy                106 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, ((image->dy + image->height) << 16) |
dy                112 drivers/gpu/drm/nouveau/nv04_fbcon.c 	OUT_RING(chan, (image->dy << 16) | (image->dx & 0xffff));
dy                 54 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, rect->dy);
dy                 56 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, rect->dy + rect->height);
dy                 81 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, region->dy);
dy                127 drivers/gpu/drm/nouveau/nv50_fbcon.c 	OUT_RING(chan, image->dy);
dy                 54 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, rect->dy);
dy                 56 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, rect->dy + rect->height);
dy                 81 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, region->dy);
dy                127 drivers/gpu/drm/nouveau/nvc0_fbcon.c 	OUT_RING  (chan, image->dy);
dy               3693 drivers/gpu/drm/omapdrm/dss/dsi.c 		int dx, dy;
dy               3696 drivers/gpu/drm/omapdrm/dss/dsi.c 		dy = pins[i + 1];
dy               3701 drivers/gpu/drm/omapdrm/dss/dsi.c 		if (dy < 0 || dy >= dsi->num_lanes_supported * 2)
dy               3705 drivers/gpu/drm/omapdrm/dss/dsi.c 			if (dy != dx - 1)
dy               3709 drivers/gpu/drm/omapdrm/dss/dsi.c 			if (dy != dx + 1)
dy                 38 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		int dx, dy;
dy                 41 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		dy = lanes[i + 1];
dy                 46 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 		if (dy < 0 || dy >= 8)
dy                 50 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 			if (dy != dx - 1)
dy                 54 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 			if (dy != dx + 1)
dy                269 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 	u32 dx, dy, src_x, src_y;
dy                290 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		dy = src_y;
dy                294 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 			dy /= format->vsub;
dy                299 drivers/gpu/drm/sun4i/sun8i_vi_layer.c 		paddr += dy * fb->pitches[i];
dy                 79 drivers/gpu/drm/vboxvideo/vbox_irq.c 				    hintsi->dy >= 0xffff ||
dy                 81 drivers/gpu/drm/vboxvideo/vbox_irq.c 				    hintsj->dy >= 0xffff ||
dy                 86 drivers/gpu/drm/vboxvideo/vbox_irq.c 				    (hintsi->dy <
dy                 87 drivers/gpu/drm/vboxvideo/vbox_irq.c 					hintsj->dy + (hintsj->cy & 0x8fff) &&
dy                 88 drivers/gpu/drm/vboxvideo/vbox_irq.c 				     hintsi->dy + (hintsi->cy & 0x8fff) >
dy                 89 drivers/gpu/drm/vboxvideo/vbox_irq.c 					hintsj->dy))
dy                 98 drivers/gpu/drm/vboxvideo/vbox_irq.c 				vbox->last_mode_hints[i].dy = 0;
dy                141 drivers/gpu/drm/vboxvideo/vbox_irq.c 		vbox_conn->vbox_crtc->y_hint = hints->dy;
dy                412 drivers/gpu/drm/vboxvideo/vboxvideo.h 	u32 dy;			/* Y offset into the virtual frame-buffer. */
dy                371 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	vmw_fb_dirty_mark(info->par, rect->dx, rect->dy,
dy                378 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	vmw_fb_dirty_mark(info->par, region->dx, region->dy,
dy                385 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c 	vmw_fb_dirty_mark(info->par, image->dx, image->dy,
dy                614 drivers/iio/adc/qcom-pm8xxx-xoadc.c 	adc->graph[VADC_CALIB_ABSOLUTE].dy = read_1250v - read_0625v;
dy                618 drivers/iio/adc/qcom-pm8xxx-xoadc.c 		 VADC_ABSOLUTE_RANGE_UV, adc->graph[VADC_CALIB_ABSOLUTE].dy);
dy                636 drivers/iio/adc/qcom-pm8xxx-xoadc.c 	adc->graph[VADC_CALIB_RATIOMETRIC].dy =
dy                642 drivers/iio/adc/qcom-pm8xxx-xoadc.c 		 adc->graph[VADC_CALIB_RATIOMETRIC].dy);
dy                380 drivers/iio/adc/qcom-spmi-vadc.c 	vadc->graph[VADC_CALIB_ABSOLUTE].dy = read_1 - read_2;
dy                399 drivers/iio/adc/qcom-spmi-vadc.c 	vadc->graph[VADC_CALIB_RATIOMETRIC].dy = read_1 - read_2;
dy                173 drivers/iio/adc/qcom-vadc-common.c 	*scale_voltage = div64_s64(*scale_voltage, calib_graph->dy);
dy                 84 drivers/iio/adc/qcom-vadc-common.h 	s32 dy;
dy                375 drivers/input/input-mt.c 			int dx = x - p->x, dy = y - p->y;
dy                376 drivers/input/input-mt.c 			*w++ = dx * dx + dy * dy - mu;
dy                484 drivers/input/mouse/alps.c 			int dy = fields->st.y - corner[i].y;
dy                485 drivers/input/mouse/alps.c 			int distance = dx * dx + dy * dy;
dy                 38 drivers/input/mouse/amimouse.c 	int nx, ny, dx, dy;
dy                 46 drivers/input/mouse/amimouse.c 	dy = ny - amimouse_lasty;
dy                 50 drivers/input/mouse/amimouse.c 	if (dy < -127) dy = (256 + ny) - amimouse_lasty;
dy                 51 drivers/input/mouse/amimouse.c 	if (dy >  127) dy = (ny - 256) - amimouse_lasty;
dy                 59 drivers/input/mouse/amimouse.c 	input_report_rel(dev, REL_Y, dy);
dy                 65 drivers/input/mouse/atarimouse.c 	int buttons, dx, dy;
dy                 75 drivers/input/mouse/atarimouse.c 	dy = buf[2];
dy                 78 drivers/input/mouse/atarimouse.c 	input_report_rel(atamouse_dev, REL_Y, dy);
dy                308 drivers/input/mouse/byd.c 		s32 dy = signy | (int) pkt[2];
dy                312 drivers/input/mouse/byd.c 		priv->abs_y -= dy * BYD_DT;
dy                 63 drivers/input/mouse/logibm.c 	char dx, dy;
dy                 71 drivers/input/mouse/logibm.c 	dy = (inb(LOGIBM_DATA_PORT) & 0xf);
dy                 74 drivers/input/mouse/logibm.c 	dy |= (buttons & 0xf) << 4;
dy                 78 drivers/input/mouse/logibm.c 	input_report_rel(logibm_dev, REL_Y, dy);
dy                 38 drivers/input/mouse/rpcmouse.c 	short x, y, dx, dy, b;
dy                 45 drivers/input/mouse/rpcmouse.c 	dy = y - rpcmouse_lasty;
dy                 51 drivers/input/mouse/rpcmouse.c 	input_report_rel(dev, REL_Y, -dy);
dy                201 drivers/input/mouse/vsxxxaa.c 	int dx, dy;
dy                223 drivers/input/mouse/vsxxxaa.c 	dy = buf[2] & 0x7f;
dy                224 drivers/input/mouse/vsxxxaa.c 	dy *= ((buf[0] >> 3) & 0x01) ? -1 : 1;
dy                237 drivers/input/mouse/vsxxxaa.c 	    mouse->name, mouse->phys, dx, dy,
dy                248 drivers/input/mouse/vsxxxaa.c 	input_report_rel(dev, REL_Y, dy);
dy                 52 drivers/input/mousedev.c 	int dx, dy, dz;
dy                 89 drivers/input/mousedev.c 	int dx, dy, dz;
dy                159 drivers/input/mousedev.c 			mousedev->packet.dy = tmp / FRACTION_DENOM;
dy                161 drivers/input/mousedev.c 				mousedev->packet.dy * FRACTION_DENOM;
dy                213 drivers/input/mousedev.c 		mousedev->packet.dy -= value;
dy                286 drivers/input/mousedev.c 			p->dy += packet->y - client->pos_y;
dy                294 drivers/input/mousedev.c 		client->pos_y += packet->dy;
dy                298 drivers/input/mousedev.c 		p->dy += packet->dy;
dy                302 drivers/input/mousedev.c 		if (p->dx || p->dy || p->dz ||
dy                396 drivers/input/mousedev.c 			mousedev->packet.dx = mousedev->packet.dy =
dy                574 drivers/input/mousedev.c 	s8 dx, dy, dz;
dy                579 drivers/input/mousedev.c 	dy = clamp_val(p->dy, -127, 127);
dy                580 drivers/input/mousedev.c 	p->dy -= dy;
dy                583 drivers/input/mousedev.c 	ps2_data[0] |= ((dx & BIT(7)) >> 3) | ((dy & BIT(7)) >> 2);
dy                586 drivers/input/mousedev.c 	ps2_data[2] = dy;
dy                619 drivers/input/mousedev.c 	if (!p->dx && !p->dy && !p->dz) {
dy               1767 drivers/media/dvb-frontends/dib7000p.c 	s32 dy;
dy               1784 drivers/media/dvb-frontends/dib7000p.c 	dy = segments[i - 1].y - segments[i].y;
dy               1788 drivers/media/dvb-frontends/dib7000p.c 	tmp64 *= dy;
dy               3955 drivers/media/dvb-frontends/dib8000.c 	s32 dy;
dy               3972 drivers/media/dvb-frontends/dib8000.c 	dy = segments[i - 1].y - segments[i].y;
dy               3976 drivers/media/dvb-frontends/dib8000.c 	tmp64 *= dy;
dy               1356 drivers/media/dvb-frontends/mb86a20s.c 	u32 dx, dy;
dy               1373 drivers/media/dvb-frontends/mb86a20s.c 	dy = segments[i].y - segments[i - 1].y;
dy               1376 drivers/media/dvb-frontends/mb86a20s.c 	tmp64 *= dy;
dy                791 drivers/media/pci/ttpci/av7110_hw.c 			   u16 x, u16 y, u16 dx, u16 dy, u16 color)
dy                794 drivers/media/pci/ttpci/av7110_hw.c 			     windownr, x, y, dx, dy, color);
dy                798 drivers/media/pci/ttpci/av7110_hw.c 			    u16 x, u16 y, u16 dx, u16 dy, u16 color)
dy                801 drivers/media/pci/ttpci/av7110_hw.c 			     windownr, x, y, dx, dy, color);
dy                854 drivers/media/pci/ttpci/av7110_hw.c 			     u16 dx, u16 dy, int inc, u8 __user * data)
dy                880 drivers/media/pci/ttpci/av7110_hw.c 	av7110->bmplen = ((dx * dy * bpp + 7) & ~7) / 8;
dy                886 drivers/media/pci/ttpci/av7110_hw.c 	for (i = 0; i < dy; i++) {
dy                893 drivers/media/pci/ttpci/av7110_hw.c 		for (i = 0; i < dx * dy / delta; i++) {
dy                904 drivers/media/pci/ttpci/av7110_hw.c 	ret = av7110_fw_cmd(av7110, COMTYPE_OSD, LoadBmp, 3, format, dx, dy);
dy                625 drivers/media/rc/ati_remote.c 		signed char dy = ati_remote_tbl[index].code & 255;
dy                635 drivers/media/rc/ati_remote.c 		if (dy)
dy                636 drivers/media/rc/ati_remote.c 			input_report_rel(dev, REL_Y, dy * acc);
dy               3760 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 		ii, dx = 0, dy = 0, tx_finish = 0, rx_finish = 0;
dy               4383 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 					dy = (tx_y0[i]>>21) - (tx_y0[ii]>>21);
dy               4384 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 					if (dy < 3 && dy > -3) {
dy               4413 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 					dy = (rx_y0[i]>>21) - (rx_y0[ii]>>21);
dy               4414 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c 					if (dy < 4 && dy > -4) {
dy                380 drivers/staging/fbtft/fbtft-core.c 		__func__, rect->dx, rect->dy, rect->width, rect->height);
dy                383 drivers/staging/fbtft/fbtft-core.c 	par->fbtftops.mkdirty(info, rect->dy, rect->height);
dy                393 drivers/staging/fbtft/fbtft-core.c 		__func__,  area->dx, area->dy, area->width, area->height);
dy                396 drivers/staging/fbtft/fbtft-core.c 	par->fbtftops.mkdirty(info, area->dy, area->height);
dy                406 drivers/staging/fbtft/fbtft-core.c 		__func__,  image->dx, image->dy, image->width, image->height);
dy                409 drivers/staging/fbtft/fbtft-core.c 	par->fbtftops.mkdirty(info, image->dy, image->height);
dy                130 drivers/staging/sm750fb/sm750.c 				       fbcursor->image.dy - info->var.yoffset);
dy                196 drivers/staging/sm750fb/sm750.c 				     region->dx, region->dy,
dy                230 drivers/staging/sm750fb/sm750.c 				     base, pitch, Bpp, region->dx, region->dy,
dy                280 drivers/staging/sm750fb/sm750.c 				      image->dx, image->dy,
dy                143 drivers/staging/sm750fb/sm750_accel.c unsigned int dy,     /* Starting coordinate of destination surface */
dy                157 drivers/staging/sm750fb/sm750_accel.c 		if (sy < dy) {
dy                169 drivers/staging/sm750fb/sm750_accel.c 		} else if (sy > dy) {
dy                214 drivers/staging/sm750fb/sm750_accel.c 		dy += height - 1;
dy                266 drivers/staging/sm750fb/sm750_accel.c 		  (dy & DE_DESTINATION_Y_MASK)); /* dpr04 */
dy                299 drivers/staging/sm750fb/sm750_accel.c 		 u32 dy,       /* Starting coordinate of destination surface */
dy                364 drivers/staging/sm750fb/sm750_accel.c 		  (dy & DE_DESTINATION_Y_MASK)); /* dpr04 */
dy                207 drivers/staging/sm750fb/sm750_accel.h unsigned int dy,     /* Starting coordinate of destination surface */
dy                220 drivers/staging/sm750fb/sm750_accel.h 		 u32 dy,       /* Starting coordinate of destination surface */
dy               3180 drivers/video/fbdev/amifb.c 	y2 = rect->dy + rect->height;
dy               3184 drivers/video/fbdev/amifb.c 	height = y2 - rect->dy;
dy               3189 drivers/video/fbdev/amifb.c 	dst_idx += rect->dy * par->next_line * 8 + rect->dx;
dy               3247 drivers/video/fbdev/amifb.c 	u32 dx, dy, sx, sy, width, height;
dy               3254 drivers/video/fbdev/amifb.c 	y2 = area->dy + area->height;
dy               3256 drivers/video/fbdev/amifb.c 	dy = area->dy > 0 ? area->dy : 0;
dy               3260 drivers/video/fbdev/amifb.c 	height = y2 - dy;
dy               3262 drivers/video/fbdev/amifb.c 	if (area->sx + dx < area->dx || area->sy + dy < area->dy)
dy               3267 drivers/video/fbdev/amifb.c 	sy = area->sy + (dy - area->dy);
dy               3274 drivers/video/fbdev/amifb.c 	if (dy > sy || (dy == sy && dx > sx)) {
dy               3275 drivers/video/fbdev/amifb.c 		dy += height;
dy               3284 drivers/video/fbdev/amifb.c 	dst_idx += dy * par->next_line * 8 + dx;
dy               3343 drivers/video/fbdev/amifb.c 	u32 dx, dy, width, height, pitch;
dy               3351 drivers/video/fbdev/amifb.c 	y2 = image->dy + image->height;
dy               3353 drivers/video/fbdev/amifb.c 	dy = image->dy;
dy               3357 drivers/video/fbdev/amifb.c 	height = y2 - dy;
dy               3363 drivers/video/fbdev/amifb.c 		dst_idx += dy * par->next_line * 8 + dx;
dy               3375 drivers/video/fbdev/amifb.c 		c2p_planar(info->screen_base, image->data, dx, dy, width,
dy                344 drivers/video/fbdev/arcfb.c 			unsigned int dy, unsigned int w, unsigned int h)
dy                349 drivers/video/fbdev/arcfb.c 	y = floor8(dy);
dy                350 drivers/video/fbdev/arcfb.c 	h += dy - y;
dy                373 drivers/video/fbdev/arcfb.c 	arcfb_lcd_update(par, rect->dx, rect->dy, rect->width, rect->height);
dy                384 drivers/video/fbdev/arcfb.c 	arcfb_lcd_update(par, area->dx, area->dy, area->width, area->height);
dy                394 drivers/video/fbdev/arcfb.c 	arcfb_lcd_update(par, image->dx, image->dy, image->width,
dy                185 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy                210 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
dy                243 drivers/video/fbdev/arkfb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy               2498 drivers/video/fbdev/atafb.c 	y2 = rect->dy + rect->height;
dy               2502 drivers/video/fbdev/atafb.c 	height = y2 - rect->dy;
dy               2506 drivers/video/fbdev/atafb.c 				   rect->dy, rect->dx, height, width);
dy               2509 drivers/video/fbdev/atafb.c 					rect->dy, rect->dx, height, width);
dy               2512 drivers/video/fbdev/atafb.c 					rect->dy, rect->dx, height, width);
dy               2515 drivers/video/fbdev/atafb.c 					rect->dy, rect->dx, height, width);
dy               2524 drivers/video/fbdev/atafb.c 	u32 dx, dy, sx, sy, width, height;
dy               2536 drivers/video/fbdev/atafb.c 	y2 = area->dy + area->height;
dy               2538 drivers/video/fbdev/atafb.c 	dy = area->dy > 0 ? area->dy : 0;
dy               2542 drivers/video/fbdev/atafb.c 	height = y2 - dy;
dy               2544 drivers/video/fbdev/atafb.c 	if (area->sx + dx < area->dx || area->sy + dy < area->dy)
dy               2549 drivers/video/fbdev/atafb.c 	sy = area->sy + (dy - area->dy);
dy               2556 drivers/video/fbdev/atafb.c 	if (dy > sy || (dy == sy && dx > sx)) {
dy               2557 drivers/video/fbdev/atafb.c 		dy += height;
dy               2563 drivers/video/fbdev/atafb.c 		atafb_mfb_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
dy               2565 drivers/video/fbdev/atafb.c 		atafb_iplan2p2_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
dy               2567 drivers/video/fbdev/atafb.c 		atafb_iplan2p4_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
dy               2569 drivers/video/fbdev/atafb.c 		atafb_iplan2p8_copyarea(info, par->next_line, sy, sx, dy, dx, height, width);
dy               2581 drivers/video/fbdev/atafb.c 	u32 dx, dy, width, height, pitch;
dy               2596 drivers/video/fbdev/atafb.c 	y2 = image->dy + image->height;
dy               2598 drivers/video/fbdev/atafb.c 	dy = image->dy;
dy               2602 drivers/video/fbdev/atafb.c 	height = y2 - dy;
dy               2609 drivers/video/fbdev/atafb.c 		dst_idx += dy * par->next_line * 8 + dx;
dy               2616 drivers/video/fbdev/atafb.c 						   dy, dx, width, src,
dy               2620 drivers/video/fbdev/atafb.c 							dy, dx, width, src,
dy               2624 drivers/video/fbdev/atafb.c 							dy, dx, width, src,
dy               2628 drivers/video/fbdev/atafb.c 							dy, dx, width, src,
dy               2630 drivers/video/fbdev/atafb.c 			dy++;
dy               2634 drivers/video/fbdev/atafb.c 		c2p_iplan2(info->screen_base, image->data, dx, dy, width,
dy                  5 drivers/video/fbdev/atafb.h void atafb_mfb_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
dy                 10 drivers/video/fbdev/atafb.h 			int dy, int dx, u32 width,
dy                 13 drivers/video/fbdev/atafb.h void atafb_iplan2p2_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
dy                 18 drivers/video/fbdev/atafb.h 			     int dy, int dx, u32 width,
dy                 21 drivers/video/fbdev/atafb.h void atafb_iplan2p4_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
dy                 26 drivers/video/fbdev/atafb.h 			     int dy, int dx, u32 width,
dy                 29 drivers/video/fbdev/atafb.h void atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy,
dy                 34 drivers/video/fbdev/atafb.h 			     int dy, int dx, u32 width,
dy                 24 drivers/video/fbdev/atafb_iplan2p2.c 			     int sy, int sx, int dy, int dx,
dy                 43 drivers/video/fbdev/atafb_iplan2p2.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
dy                 51 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                 76 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                110 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                152 drivers/video/fbdev/atafb_iplan2p2.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                239 drivers/video/fbdev/atafb_iplan2p2.c                              int dy, int dx, u32 width,
dy                247 drivers/video/fbdev/atafb_iplan2p2.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
dy                 24 drivers/video/fbdev/atafb_iplan2p4.c 			     int sy, int sx, int dy, int dx,
dy                 43 drivers/video/fbdev/atafb_iplan2p4.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
dy                 51 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                 76 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                110 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                159 drivers/video/fbdev/atafb_iplan2p4.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                253 drivers/video/fbdev/atafb_iplan2p4.c                              int dy, int dx, u32 width,
dy                261 drivers/video/fbdev/atafb_iplan2p4.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
dy                 31 drivers/video/fbdev/atafb_iplan2p8.c 			     int sy, int sx, int dy, int dx,
dy                 50 drivers/video/fbdev/atafb_iplan2p8.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
dy                 58 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                 83 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                117 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
dy                180 drivers/video/fbdev/atafb_iplan2p8.c 			dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
dy                288 drivers/video/fbdev/atafb_iplan2p8.c 			     int dy, int dx, u32 width,
dy                296 drivers/video/fbdev/atafb_iplan2p8.c 	dest = (u32 *)(info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL));
dy                 24 drivers/video/fbdev/atafb_mfb.c 			int sy, int sx, int dy, int dx,
dy                 32 drivers/video/fbdev/atafb_mfb.c 		dest = (u8 *)info->screen_base + dy * (width >> 3);
dy                 34 drivers/video/fbdev/atafb_mfb.c 	} else if (dy <= sy) {
dy                 36 drivers/video/fbdev/atafb_mfb.c 		dest = (u8 *)info->screen_base + dy * next_line + (dx >> 3);
dy                 44 drivers/video/fbdev/atafb_mfb.c 		dest = (u8 *)info->screen_base + (dy + height - 1) * next_line + (dx >> 3);
dy                 77 drivers/video/fbdev/atafb_mfb.c 			int dy, int dx, u32 width,
dy                 83 drivers/video/fbdev/atafb_mfb.c 	dest = (u8 *)info->screen_base + dy * next_line + (dx >> 3);
dy                202 drivers/video/fbdev/aty/mach64_accel.c 	u32 dy = area->dy, sy = area->sy, direction = DST_LAST_PEL;
dy                222 drivers/video/fbdev/aty/mach64_accel.c 	if (area->sy < area->dy) {
dy                223 drivers/video/fbdev/aty/mach64_accel.c 		dy += area->height - 1;
dy                244 drivers/video/fbdev/aty/mach64_accel.c 	draw_rect(dx, dy, width, area->height, par);
dy                284 drivers/video/fbdev/aty/mach64_accel.c 	draw_rect(dx, rect->dy, width, rect->height, par);
dy                290 drivers/video/fbdev/aty/mach64_accel.c 	u32 src_bytes, dx = image->dx, dy = image->dy, width = image->width;
dy                383 drivers/video/fbdev/aty/mach64_accel.c 	draw_rect(dx, dy, width, image->height, par);
dy                 99 drivers/video/fbdev/aty/mach64_cursor.c 		y = cursor->image.dy - cursor->hot.y - info->var.yoffset;
dy                 64 drivers/video/fbdev/aty/radeon_accel.c 	OUTREG(DST_Y_X, (region->dy << 16) | region->dx);
dy                 89 drivers/video/fbdev/aty/radeon_accel.c 	   modded.dx >= vxres || modded.dy >= vyres)
dy                 93 drivers/video/fbdev/aty/radeon_accel.c 	if(modded.dy + modded.height > vyres) modded.height = vyres - modded.dy;
dy                102 drivers/video/fbdev/aty/radeon_accel.c 	u32 sx, sy, dx, dy, w, h;
dy                105 drivers/video/fbdev/aty/radeon_accel.c 	dx = area->dx; dy = area->dy;
dy                108 drivers/video/fbdev/aty/radeon_accel.c 	ydir = sy - dy;
dy                111 drivers/video/fbdev/aty/radeon_accel.c 	if ( ydir < 0 ) { sy += h-1; dy += h-1; }
dy                130 drivers/video/fbdev/aty/radeon_accel.c 	OUTREG(DST_Y_X, (dy << 16) | dx);
dy                143 drivers/video/fbdev/aty/radeon_accel.c 	modded.dy = area->dy;
dy                161 drivers/video/fbdev/aty/radeon_accel.c 	   modded.dx >= vxres || modded.dy >= vyres)
dy                167 drivers/video/fbdev/aty/radeon_accel.c 	if(modded.dy + modded.height > vyres) modded.height = vyres - modded.dy;
dy                297 drivers/video/fbdev/au1100fb.c 	int dy;
dy                313 drivers/video/fbdev/au1100fb.c 	dy = var->yoffset - fbi->var.yoffset;
dy                314 drivers/video/fbdev/au1100fb.c 	if (dy) {
dy                318 drivers/video/fbdev/au1100fb.c 		print_dbg("Panning screen of %d lines", dy);
dy                321 drivers/video/fbdev/au1100fb.c 		dmaaddr += (fbi->fix.line_length * dy);
dy                328 drivers/video/fbdev/au1100fb.c 			dmaaddr += (fbi->fix.line_length * dy);
dy                 13 drivers/video/fbdev/c2p.h extern void c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width,
dy                 17 drivers/video/fbdev/c2p.h extern void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width,
dy                 85 drivers/video/fbdev/c2p_iplan2.c void c2p_iplan2(void *dst, const void *src, u32 dx, u32 dy, u32 width,
dy                 96 drivers/video/fbdev/c2p_iplan2.c 	dst += dy*dst_nextline+(dx & ~15)*bpp;
dy                 86 drivers/video/fbdev/c2p_planar.c void c2p_planar(void *dst, const void *src, u32 dx, u32 dy, u32 width,
dy                 98 drivers/video/fbdev/c2p_planar.c 	dst += dy*dst_nextline+(dx & ~31);
dy                336 drivers/video/fbdev/cg6.c 	sbus_writel(rect->dy, &fbc->arecty);
dy                338 drivers/video/fbdev/cg6.c 	sbus_writel(rect->dy + rect->height, &fbc->arecty);
dy                378 drivers/video/fbdev/cg6.c 	sbus_writel(area->dy, &fbc->y2);
dy                380 drivers/video/fbdev/cg6.c 	sbus_writel(area->dy + area->height - 1, &fbc->y3);
dy                424 drivers/video/fbdev/cg6.c 	y = image->dy;
dy               1753 drivers/video/fbdev/cirrusfb.c 	   modded.dx >= vxres || modded.dy >= vyres)
dy               1758 drivers/video/fbdev/cirrusfb.c 	if (modded.dy + modded.height > vyres)
dy               1759 drivers/video/fbdev/cirrusfb.c 		modded.height = vyres - modded.dy;
dy               1763 drivers/video/fbdev/cirrusfb.c 			  (region->dx * m) / 8, region->dy,
dy               1790 drivers/video/fbdev/cirrusfb.c 	   modded.dx >= vxres || modded.dy >= vyres)
dy               1799 drivers/video/fbdev/cirrusfb.c 	if (modded.dy + modded.height > vyres)
dy               1800 drivers/video/fbdev/cirrusfb.c 		modded.height = vyres - modded.dy;
dy               1804 drivers/video/fbdev/cirrusfb.c 			(area->dx * m) / 8, area->dy,
dy               1840 drivers/video/fbdev/cirrusfb.c 					  (image->dx * m) / 8, image->dy,
dy               1848 drivers/video/fbdev/cirrusfb.c 				  (image->dx * m) / 8, image->dy,
dy                245 drivers/video/fbdev/cobalt_lcdfb.c 		y = cursor->image.dy;
dy                 47 drivers/video/fbdev/core/bitblit.c 		      int sx, int dy, int dx, int height, int width)
dy                 54 drivers/video/fbdev/core/bitblit.c 	area.dy = dy * vc->vc_font.height;
dy                 69 drivers/video/fbdev/core/bitblit.c 	region.dy = sy * vc->vc_font.height;
dy                160 drivers/video/fbdev/core/bitblit.c 	image.dy = yy * vc->vc_font.height;
dy                221 drivers/video/fbdev/core/bitblit.c 		region.dy = 0;
dy                229 drivers/video/fbdev/core/bitblit.c 		region.dy = info->var.yoffset + bs;
dy                290 drivers/video/fbdev/core/bitblit.c 	    (ops->cursor_state.image.dy != (vc->vc_font.height * y)) ||
dy                293 drivers/video/fbdev/core/bitblit.c 		ops->cursor_state.image.dy = vc->vc_font.height * y;
dy                372 drivers/video/fbdev/core/bitblit.c 	cursor.image.dy = ops->cursor_state.image.dy;
dy                383 drivers/video/fbdev/core/cfbcopyarea.c 	u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy;
dy                396 drivers/video/fbdev/core/cfbcopyarea.c 	if ((dy == sy && dx > sx) || (dy > sy)) {
dy                397 drivers/video/fbdev/core/cfbcopyarea.c 		dy += height;
dy                407 drivers/video/fbdev/core/cfbcopyarea.c 	dst_idx += dy*bits_per_line + dx*p->var.bits_per_pixel;
dy                300 drivers/video/fbdev/core/cfbfillrect.c 	dst_idx += rect->dy*p->fix.line_length*8+rect->dx*bpp;
dy                270 drivers/video/fbdev/core/cfbimgblt.c 	u32 dx = image->dx, dy = image->dy;
dy                276 drivers/video/fbdev/core/cfbimgblt.c 	bitstart = (dy * p->fix.line_length * 8) + (dx * bpp);
dy                194 drivers/video/fbdev/core/fbcon.c static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx,
dy                208 drivers/video/fbdev/core/fbcon.c 			    int dy, int dx, int height, int width, u_int y_break);
dy                212 drivers/video/fbdev/core/fbcon.c 			      int line, int count, int dy);
dy               1709 drivers/video/fbdev/core/fbcon.c 			      int line, int count, int dy)
dy               1727 drivers/video/fbdev/core/fbcon.c 						    dy, x);
dy               1736 drivers/video/fbdev/core/fbcon.c 			fbcon_putcs(vc, start, s - start, dy, x);
dy               1738 drivers/video/fbdev/core/fbcon.c 		dy++;
dy               2076 drivers/video/fbdev/core/fbcon.c static void fbcon_bmove(struct vc_data *vc, int sy, int sx, int dy, int dx,
dy               2095 drivers/video/fbdev/core/fbcon.c 	fbcon_bmove_rec(vc, p, sy, sx, dy, dx, height, width,
dy               2100 drivers/video/fbdev/core/fbcon.c 			    int dy, int dx, int height, int width, u_int y_break)
dy               2108 drivers/video/fbdev/core/fbcon.c 		if (dy < sy) {	/* Avoid trashing self */
dy               2109 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy, sx, dy, dx, b, width,
dy               2111 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy + b, sx, dy + b, dx,
dy               2114 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy + b, sx, dy + b, dx,
dy               2116 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy, sx, dy, dx, b, width,
dy               2122 drivers/video/fbdev/core/fbcon.c 	if (dy < y_break && dy + height > y_break) {
dy               2123 drivers/video/fbdev/core/fbcon.c 		b = y_break - dy;
dy               2124 drivers/video/fbdev/core/fbcon.c 		if (dy < sy) {	/* Avoid trashing self */
dy               2125 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy, sx, dy, dx, b, width,
dy               2127 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy + b, sx, dy + b, dx,
dy               2130 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy + b, sx, dy + b, dx,
dy               2132 drivers/video/fbdev/core/fbcon.c 			fbcon_bmove_rec(vc, p, sy, sx, dy, dx, b, width,
dy               2137 drivers/video/fbdev/core/fbcon.c 	ops->bmove(vc, info, real_y(p, sy), sx, real_y(p, dy), dx,
dy                 56 drivers/video/fbdev/core/fbcon.h 		      int sx, int dy, int dx, int height, int width);
dy                 64 drivers/video/fbdev/core/fbcon_ccw.c 		     int sx, int dy, int dx, int height, int width)
dy                 72 drivers/video/fbdev/core/fbcon_ccw.c 	area.dx = dy * vc->vc_font.height;
dy                 73 drivers/video/fbdev/core/fbcon_ccw.c 	area.dy = vyres - ((dx + width) * vc->vc_font.width);
dy                 90 drivers/video/fbdev/core/fbcon_ccw.c 	region.dy = vyres - ((sx + width) * vc->vc_font.width);
dy                151 drivers/video/fbdev/core/fbcon_ccw.c 	image.dy = vyres - ((xx + count) * vc->vc_font.width);
dy                178 drivers/video/fbdev/core/fbcon_ccw.c 		image.dy += image.height;
dy                206 drivers/video/fbdev/core/fbcon_ccw.c 		region.dy = info->var.yoffset;
dy                214 drivers/video/fbdev/core/fbcon_ccw.c 		region.dy = 0;
dy                230 drivers/video/fbdev/core/fbcon_ccw.c 	int err = 1, dx, dy;
dy                287 drivers/video/fbdev/core/fbcon_ccw.c 	dy = vyres - ((vc->vc_x + 1) * vc->vc_font.width);
dy                290 drivers/video/fbdev/core/fbcon_ccw.c 	    ops->cursor_state.image.dy != dy ||
dy                293 drivers/video/fbdev/core/fbcon_ccw.c 		ops->cursor_state.image.dy = dy;
dy                376 drivers/video/fbdev/core/fbcon_ccw.c 	cursor.image.dy = ops->cursor_state.image.dy;
dy                 49 drivers/video/fbdev/core/fbcon_cw.c 		     int sx, int dy, int dx, int height, int width)
dy                 57 drivers/video/fbdev/core/fbcon_cw.c 	area.dx = vxres - ((dy + height) * vc->vc_font.height);
dy                 58 drivers/video/fbdev/core/fbcon_cw.c 	area.dy = dx * vc->vc_font.width;
dy                 75 drivers/video/fbdev/core/fbcon_cw.c 	region.dy = sx *  vc->vc_font.width;
dy                136 drivers/video/fbdev/core/fbcon_cw.c 	image.dy = xx * vc->vc_font.width;
dy                161 drivers/video/fbdev/core/fbcon_cw.c 		image.dy += image.height;
dy                189 drivers/video/fbdev/core/fbcon_cw.c 		region.dy = info->var.yoffset + rs;
dy                197 drivers/video/fbdev/core/fbcon_cw.c 		region.dy = info->var.yoffset;
dy                213 drivers/video/fbdev/core/fbcon_cw.c 	int err = 1, dx, dy;
dy                270 drivers/video/fbdev/core/fbcon_cw.c 	dy = vc->vc_x * vc->vc_font.width;
dy                273 drivers/video/fbdev/core/fbcon_cw.c 	    ops->cursor_state.image.dy != dy ||
dy                276 drivers/video/fbdev/core/fbcon_cw.c 		ops->cursor_state.image.dy = dy;
dy                359 drivers/video/fbdev/core/fbcon_cw.c 	cursor.image.dy = ops->cursor_state.image.dy;
dy                 49 drivers/video/fbdev/core/fbcon_ud.c 		     int sx, int dy, int dx, int height, int width)
dy                 58 drivers/video/fbdev/core/fbcon_ud.c 	area.dy = vyres - ((dy + height) * vc->vc_font.height);
dy                 76 drivers/video/fbdev/core/fbcon_ud.c 	region.dy = vyres - ((sy + height) * vc->vc_font.height);
dy                173 drivers/video/fbdev/core/fbcon_ud.c 	image.dy = vyres - ((yy * vc->vc_font.height) + vc->vc_font.height);
dy                235 drivers/video/fbdev/core/fbcon_ud.c 		region.dy = 0;
dy                243 drivers/video/fbdev/core/fbcon_ud.c 		region.dy = info->var.yoffset;
dy                260 drivers/video/fbdev/core/fbcon_ud.c 	int err = 1, dx, dy;
dy                317 drivers/video/fbdev/core/fbcon_ud.c 	dy = vyres - ((y * vc->vc_font.height) + vc->vc_font.height);
dy                321 drivers/video/fbdev/core/fbcon_ud.c 	    ops->cursor_state.image.dy != dy ||
dy                324 drivers/video/fbdev/core/fbcon_ud.c 		ops->cursor_state.image.dy = dy;
dy                399 drivers/video/fbdev/core/fbcon_ud.c 	cursor.image.dy = ops->cursor_state.image.dy;
dy                394 drivers/video/fbdev/core/fbmem.c 		image->dy = info->var.yres - image->height - image->dy;
dy                401 drivers/video/fbdev/core/fbmem.c 		tmp = image->dy;
dy                402 drivers/video/fbdev/core/fbmem.c 		image->dy = image->dx;
dy                411 drivers/video/fbdev/core/fbmem.c 		image->dx = image->dy;
dy                412 drivers/video/fbdev/core/fbmem.c 		image->dy = info->var.yres - image->height - tmp;
dy                442 drivers/video/fbdev/core/fbmem.c 		     x < num && image->dy + image->height <= info->var.yres;
dy                445 drivers/video/fbdev/core/fbmem.c 			image->dy += image->height + 8;
dy                448 drivers/video/fbdev/core/fbmem.c 		u32 dy = image->dy;
dy                450 drivers/video/fbdev/core/fbmem.c 		for (x = 0; x < num && image->dy <= dy; x++) {
dy                452 drivers/video/fbdev/core/fbmem.c 			image->dy -= image->height + 8;
dy                516 drivers/video/fbdev/core/fbmem.c 		image.dy = y ?: (yres - logo->height) / 2;
dy                519 drivers/video/fbdev/core/fbmem.c 		image.dy = y;
dy                539 drivers/video/fbdev/core/fbmem.c 	return image.dy + logo->height;
dy                220 drivers/video/fbdev/core/svgalib.c 	int dx, dy;
dy                227 drivers/video/fbdev/core/svgalib.c 	if ((area->sy > area->dy) ||
dy                228 drivers/video/fbdev/core/svgalib.c 	    ((area->sy == area->dy) && (area->sx > area->dx))) {
dy                230 drivers/video/fbdev/core/svgalib.c 		dst = fb + area->dx * colstride + area->dy * rowstride;
dy                235 drivers/video/fbdev/core/svgalib.c 			 + (area->dy + area->height - 1) * rowstride;
dy                241 drivers/video/fbdev/core/svgalib.c 	for (dy = 0; dy < area->height; dy++) {
dy                258 drivers/video/fbdev/core/svgalib.c 	int dx, dy;
dy                265 drivers/video/fbdev/core/svgalib.c 	for (dy = 0; dy < rect->height; dy++) {
dy                279 drivers/video/fbdev/core/svgalib.c 	int dx, dy, i;
dy                287 drivers/video/fbdev/core/svgalib.c 	for (dy=0; dy < blit->height; dy ++) {
dy                317 drivers/video/fbdev/core/syscopyarea.c 	u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy;
dy                329 drivers/video/fbdev/core/syscopyarea.c 	if ((dy == sy && dx > sx) || (dy > sy)) {
dy                330 drivers/video/fbdev/core/syscopyarea.c 		dy += height;
dy                340 drivers/video/fbdev/core/syscopyarea.c 	dst_idx += dy*bits_per_line + dx*p->var.bits_per_pixel;
dy                265 drivers/video/fbdev/core/sysfillrect.c 	dst_idx += rect->dy*p->fix.line_length*8+rect->dx*bpp;
dy                245 drivers/video/fbdev/core/sysimgblt.c 	u32 dx = image->dx, dy = image->dy;
dy                251 drivers/video/fbdev/core/sysimgblt.c 	bitstart = (dy * p->fix.line_length * 8) + (dx * bpp);
dy                 20 drivers/video/fbdev/core/tileblit.c 		       int sx, int dy, int dx, int height, int width)
dy                 27 drivers/video/fbdev/core/tileblit.c 	area.dy = dy;
dy                175 drivers/video/fbdev/cyber2000fb.c 	dst = rect->dx + rect->dy * cfb->fb.var.xres_virtual;
dy                204 drivers/video/fbdev/cyber2000fb.c 	dst = region->dx + region->dy * cfb->fb.var.xres_virtual;
dy                212 drivers/video/fbdev/cyber2000fb.c 	if (region->sy < region->dy) {
dy                157 drivers/video/fbdev/dnfb.c 	incr = (area->dy <= area->sy) ? 1 : -1;
dy                161 drivers/video/fbdev/dnfb.c 	dest = area->dy * (info->fix.line_length >> 1) + (area->dx >> 4);
dy                127 drivers/video/fbdev/fb-puv3.c 	int dst_y0 = region->dy;
dy                192 drivers/video/fbdev/fb-puv3.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy                197 drivers/video/fbdev/fb-puv3.c 	if (modded.dy + modded.height > vyres)
dy                198 drivers/video/fbdev/fb-puv3.c 		modded.height = vyres - modded.dy;
dy                215 drivers/video/fbdev/fb-puv3.c 	int dst_y0 = area->dy;
dy                289 drivers/video/fbdev/fb-puv3.c 	modded.dy = area->dy;
dy                303 drivers/video/fbdev/fb-puv3.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy                312 drivers/video/fbdev/fb-puv3.c 	if (modded.dy + modded.height > vyres)
dy                313 drivers/video/fbdev/fb-puv3.c 		modded.height = vyres - modded.dy;
dy                207 drivers/video/fbdev/ffb.c 	u32	dy;
dy                501 drivers/video/fbdev/ffb.c 	upa_writel(rect->dy, &fbc->by);
dy                523 drivers/video/fbdev/ffb.c 	    area->dy == area->sy) {
dy                536 drivers/video/fbdev/ffb.c 	upa_writel(area->dy, &fbc->dy);
dy                568 drivers/video/fbdev/ffb.c 	xy = (image->dy << 16) | image->dx;
dy               1048 drivers/video/fbdev/fsl-diu-fb.c 		yy = (cursor->image.dy - info->var.yoffset) & 0x7ff;
dy                463 drivers/video/fbdev/hgafb.c 	y = rect->dy;
dy                484 drivers/video/fbdev/hgafb.c 	if (area->dy <= area->sy) {
dy                486 drivers/video/fbdev/hgafb.c 		y2 = area->dy;
dy                497 drivers/video/fbdev/hgafb.c 		y2 = area->dy + area->height - 1;
dy                513 drivers/video/fbdev/hgafb.c 	u_int rows, y = image->dy;
dy                 60 drivers/video/fbdev/hitfb.c static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy,
dy                 63 drivers/video/fbdev/hitfb.c 	u32 saddr = WIDTH * dy + dx;
dy                 76 drivers/video/fbdev/hitfb.c 				      u16 dy, u16 width, u16 height, u16 rop,
dy                 85 drivers/video/fbdev/hitfb.c 	if ((sy < dy) || ((sy == dy) && (sx <= dx))) {
dy                 87 drivers/video/fbdev/hitfb.c 		daddr = WIDTH * (dy + height) + dx + width;
dy                100 drivers/video/fbdev/hitfb.c 		daddr = WIDTH * dy + dx;
dy                137 drivers/video/fbdev/hitfb.c 			hitfb_accel_set_dest(1, rect->dx, rect->dy, rect->width,
dy                142 drivers/video/fbdev/hitfb.c 			hitfb_accel_set_dest(0, rect->dx, rect->dy, rect->width,
dy                153 drivers/video/fbdev/hitfb.c 			   area->dx, area->dy, area->width, area->height,
dy                148 drivers/video/fbdev/hpfb.c 	topcat_blit(area->sx, area->sy, area->dx, area->dy, area->width, area->height, RR_COPY);
dy                168 drivers/video/fbdev/hpfb.c 	topcat_blit(region->dx, region->dy, region->dx, region->dy, region->width, region->height, -1);
dy                301 drivers/video/fbdev/i810/i810_accel.c 	u32 dx, dy, width, height, dest, rop = 0, color = 0;
dy                318 drivers/video/fbdev/i810/i810_accel.c 	dy = rect->dy;
dy                321 drivers/video/fbdev/i810/i810_accel.c 	dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
dy                329 drivers/video/fbdev/i810/i810_accel.c 	u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir;
dy                341 drivers/video/fbdev/i810/i810_accel.c 	dy = region->dy;
dy                352 drivers/video/fbdev/i810/i810_accel.c 	if (dy <= sy) {
dy                358 drivers/video/fbdev/i810/i810_accel.c 		dy += height - 1;
dy                361 drivers/video/fbdev/i810/i810_accel.c 	dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
dy                390 drivers/video/fbdev/i810/i810_accel.c 	dst = info->fix.smem_start + (image->dy * info->fix.line_length) + 
dy               1500 drivers/video/fbdev/i810/i810_main.c 		tmp |= (cursor->image.dy - info->var.yoffset) << 16;
dy                991 drivers/video/fbdev/imsttfb.c 	__u32 Bpp, line_pitch, bgc, dx, dy, width, height;
dy               1000 drivers/video/fbdev/imsttfb.c 	dy = rect->dy * line_pitch;
dy               1009 drivers/video/fbdev/imsttfb.c 		write_reg_le32(par->dc_regs, DSA, dy + dx);
dy               1020 drivers/video/fbdev/imsttfb.c 		write_reg_le32(par->dc_regs, DSA, dy + dx);
dy               1021 drivers/video/fbdev/imsttfb.c 		write_reg_le32(par->dc_regs, S1SA, dy + dx);
dy               1036 drivers/video/fbdev/imsttfb.c  	__u32 cnt, bltctl, sx, sy, dx, dy, height, width;
dy               1043 drivers/video/fbdev/imsttfb.c 	dy = area->dy;
dy               1054 drivers/video/fbdev/imsttfb.c 	if (sy < dy) {
dy               1056 drivers/video/fbdev/imsttfb.c 		dy += height;
dy               1072 drivers/video/fbdev/imsttfb.c 	fb_offset_new = dy * line_pitch + dx;
dy               1172 drivers/video/fbdev/imsttfb.c 			par->cmap_regs[PIDXDATA] = d->dy >> 8;	eieio();
dy               1174 drivers/video/fbdev/imsttfb.c 			par->cmap_regs[PIDXDATA] = d->dy & 0xff;eieio();
dy               1183 drivers/video/fbdev/imsttfb.c 			__u16 x = d->dx + 0x40, y = d->dy + 0x40;
dy               1208 drivers/video/fbdev/imsttfb.c 		yy = cursor->image.dy - info->var.yoffset;
dy               1482 drivers/video/fbdev/intelfb/intelfbdrv.c 	intelfbhw_do_fillrect(dinfo, rect->dx, rect->dy,
dy               1503 drivers/video/fbdev/intelfb/intelfbdrv.c 			    region->dy, region->width, region->height,
dy               1533 drivers/video/fbdev/intelfb/intelfbdrv.c 				    image->dx, image->dy,
dy               1563 drivers/video/fbdev/intelfb/intelfbdrv.c 			cursor->image.dx, cursor->image.dy);
dy               1568 drivers/video/fbdev/intelfb/intelfbdrv.c 					cursor->image.dy);
dy               1588 drivers/video/fbdev/intelfb/intelfbdrv.c 		u32 dx, dy;
dy               1591 drivers/video/fbdev/intelfb/intelfbdrv.c 		dy = cursor->image.dy - info->var.yoffset;
dy               1593 drivers/video/fbdev/intelfb/intelfbdrv.c 		intelfbhw_cursor_setpos(dinfo, dx, dy);
dy                209 drivers/video/fbdev/matrox/matroxfb_accel.c 			       int sx, int dy, int dx, int height, int width)
dy                218 drivers/video/fbdev/matrox/matroxfb_accel.c 	if ((dy < sy) || ((dy == sy) && (dx <= sx))) {
dy                236 drivers/video/fbdev/matrox/matroxfb_accel.c 		dy += height-1;
dy                243 drivers/video/fbdev/matrox/matroxfb_accel.c 	mga_ydstlen(dy, height);
dy                250 drivers/video/fbdev/matrox/matroxfb_accel.c 				   int sy, int sx, int dy, int dx, int height,
dy                260 drivers/video/fbdev/matrox/matroxfb_accel.c 	if ((dy < sy) || ((dy == sy) && (dx <= sx))) {
dy                278 drivers/video/fbdev/matrox/matroxfb_accel.c 		dy += height-1;
dy                285 drivers/video/fbdev/matrox/matroxfb_accel.c 	mga_outl(M_YDST, dy*vxres >> 5);
dy                298 drivers/video/fbdev/matrox/matroxfb_accel.c 		matrox_accel_bmove_lin(minfo, minfo->fbcon.var.xres_virtual >> 1, area->sy, area->sx >> 1, area->dy, area->dx >> 1, area->height, area->width >> 1);
dy                304 drivers/video/fbdev/matrox/matroxfb_accel.c 	matrox_accel_bmove(minfo, minfo->fbcon.var.xres_virtual, area->sy, area->sx, area->dy, area->dx, area->height, area->width);
dy                332 drivers/video/fbdev/matrox/matroxfb_accel.c 			matroxfb_accel_clear(minfo, ((u_int32_t *)info->pseudo_palette)[rect->color], rect->dy, rect->dx, rect->height, rect->width);
dy                400 drivers/video/fbdev/matrox/matroxfb_accel.c 			matroxfb_cfb4_clear(minfo, ((u_int32_t *)info->pseudo_palette)[rect->color], rect->dy, rect->dx, rect->height, rect->width);
dy                509 drivers/video/fbdev/matrox/matroxfb_accel.c 		matroxfb_1bpp_imageblit(minfo, fgx, bgx, image->data, image->width, image->height, image->dy, image->dx);
dy                 11 drivers/video/fbdev/mb862xx/mb862xxfb.h 	unsigned short dy;
dy                 52 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	if (area->sx >= area->dx && area->sy >= area->dy)
dy                 54 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	else if (area->sx >= area->dx && area->sy <= area->dy)
dy                 56 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	else if (area->sx <= area->dx && area->sy >= area->dy)
dy                 62 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmd[4] = (area->dy << 16) | area->dx;
dy                 71 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c static void mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy,
dy                 98 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmd[7] = (dy << 16) | dx;
dy                120 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c static void mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy,
dy                131 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmd[1] = (dy << 16) | dx;
dy                159 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c static void mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy,
dy                174 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmd[1] = (dy << 16) | dx;
dy                196 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	u16 dx = image->dx, dy = image->dy;
dy                201 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	y2 = image->dy + image->height;
dy                207 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	height = y2 - dy;
dy                247 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmdfn(cmd, step, dx, dy, width, height, fgcolor, bgcolor, image, info);
dy                263 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	    || rect->dy > vyres)
dy                269 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	y2 = rect->dy + rect->height;
dy                273 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	height = y2 - rect->dy;
dy                300 drivers/video/fbdev/mb862xx/mb862xxfb_accel.c 	cmd[5] = (rect->dy << 16) | (rect->dx);
dy                372 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 				pack(l1_cfg->dy, l1_cfg->dx));
dy                528 drivers/video/fbdev/mb862xx/mb862xxfbdrv.c 	par->l1_cfg.dy = 0;
dy               1366 drivers/video/fbdev/neofb.c 	dst = rect->dx + rect->dy * info->var.xres_virtual;
dy               1398 drivers/video/fbdev/neofb.c 	u32 sx = area->sx, sy = area->sy, dx = area->dx, dy = area->dy;
dy               1404 drivers/video/fbdev/neofb.c 	if ((dy > sy) || ((dy == sy) && (dx > sx))) {
dy               1407 drivers/video/fbdev/neofb.c 		dy += (area->height - 1);
dy               1415 drivers/video/fbdev/neofb.c 	dst = dx * (info->var.bits_per_pixel >> 3) + dy*info->fix.line_length;
dy               1485 drivers/video/fbdev/neofb.c 		image->dy * info->fix.line_length), &par->neo2200->dstStart);
dy                312 drivers/video/fbdev/nvidia/nv_accel.c 	NVDmaNext(par, (region->dy << 16) | region->dx);
dy                343 drivers/video/fbdev/nvidia/nv_accel.c 	NVDmaNext(par, (rect->dx << 16) | rect->dy);
dy                372 drivers/video/fbdev/nvidia/nv_accel.c 	NVDmaNext(par, (image->dy << 16) | (image->dx & 0xffff));
dy                373 drivers/video/fbdev/nvidia/nv_accel.c 	NVDmaNext(par, ((image->dy + image->height) << 16) |
dy                379 drivers/video/fbdev/nvidia/nv_accel.c 	NVDmaNext(par, (image->dy << 16) | (image->dx & 0xffff));
dy                552 drivers/video/fbdev/nvidia/nvidia.c 		yy = cursor->image.dy - info->var.yoffset;
dy               3770 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		int dx, dy;
dy               3773 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		dy = pins[i + 1];
dy               3778 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 		if (dy < 0 || dy >= dsi->num_lanes_supported * 2)
dy               3782 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 			if (dy != dx - 1)
dy               3786 drivers/video/fbdev/omap2/omapfb/dss/dsi.c 			if (dy != dx + 1)
dy                 47 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 		int dx, dy;
dy                 50 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 		dy = lanes[i + 1];
dy                 55 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 		if (dy < 0 || dy >= 8)
dy                 59 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 			if (dy != dx - 1)
dy                 63 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 			if (dy != dx + 1)
dy               1574 drivers/video/fbdev/omap2/omapfb/omapfb-main.c 		.dy = 0,
dy               1068 drivers/video/fbdev/pm2fb.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy               1073 drivers/video/fbdev/pm2fb.c 	if (modded.dy + modded.height > vyres)
dy               1074 drivers/video/fbdev/pm2fb.c 		modded.height = vyres - modded.dy;
dy               1083 drivers/video/fbdev/pm2fb.c 	pm2_WR(par, PM2R_RECTANGLE_ORIGIN, (modded.dy << 16) | modded.dx);
dy               1124 drivers/video/fbdev/pm2fb.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy               1133 drivers/video/fbdev/pm2fb.c 	if (modded.dy + modded.height > vyres)
dy               1134 drivers/video/fbdev/pm2fb.c 		modded.height = vyres - modded.dy;
dy               1140 drivers/video/fbdev/pm2fb.c 			((modded.sy - modded.dy) & 0xfff) << 16 |
dy               1142 drivers/video/fbdev/pm2fb.c 	pm2_WR(par, PM2R_RECTANGLE_ORIGIN, (modded.dy << 16) | modded.dx);
dy               1147 drivers/video/fbdev/pm2fb.c 				(modded.dy < modded.sy ? PM2F_INCREASE_Y : 0));
dy               1192 drivers/video/fbdev/pm2fb.c 			((image->dy & 0xfff) << 16) | (image->dx & 0x0fff));
dy               1194 drivers/video/fbdev/pm2fb.c 			(((image->dy + image->height) & 0x0fff) << 16) |
dy               1200 drivers/video/fbdev/pm2fb.c 			((image->dy & 0xfff) << 16) | (image->dx & 0x0fff));
dy               1264 drivers/video/fbdev/pm2fb.c 	int y = cursor->image.dy - info->var.yoffset;
dy               1393 drivers/video/fbdev/pm2fb.c 		int y = cursor->image.dy - info->var.yoffset + 63;
dy                403 drivers/video/fbdev/pm3fb.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy                408 drivers/video/fbdev/pm3fb.c 	if (modded.dy + modded.height > vyres)
dy                409 drivers/video/fbdev/pm3fb.c 		modded.height = vyres - modded.dy;
dy                428 drivers/video/fbdev/pm3fb.c 			PM3RectanglePosition_YOffset(modded.dy));
dy                461 drivers/video/fbdev/pm3fb.c 	    modded.dx >= vxres || modded.dy >= vyres)
dy                470 drivers/video/fbdev/pm3fb.c 	if (modded.dy + modded.height > vyres)
dy                471 drivers/video/fbdev/pm3fb.c 		modded.height = vyres - modded.dy;
dy                474 drivers/video/fbdev/pm3fb.c 	o_y = modded.sy - modded.dy;	/*(sy > dy ) ? (sy - dy) : (dy - sy); */
dy                488 drivers/video/fbdev/pm3fb.c 			((modded.dy & 0x0fff) << 16) | (modded.dx & 0x0fff));
dy                490 drivers/video/fbdev/pm3fb.c 			(((modded.dy + modded.height) & 0x0fff) << 16) |
dy                499 drivers/video/fbdev/pm3fb.c 			PM3RectanglePosition_YOffset(modded.dy));
dy                503 drivers/video/fbdev/pm3fb.c 			((modded.sy > modded.dy) ? PM3Render2D_YPositive : 0) |
dy                563 drivers/video/fbdev/pm3fb.c 			((image->dy & 0x0fff) << 16) | (image->dx & 0x0fff));
dy                565 drivers/video/fbdev/pm3fb.c 			(((image->dy + image->height) & 0x0fff) << 16) |
dy                569 drivers/video/fbdev/pm3fb.c 			PM3RectanglePosition_YOffset(image->dy));
dy                642 drivers/video/fbdev/pm3fb.c 		int y = cursor->image.dy - info->var.yoffset;
dy                119 drivers/video/fbdev/pmag-aa-fb.c 				      cursor->image.dx, cursor->image.dy);
dy                268 drivers/video/fbdev/ps3fb.c 	long dx, dy;
dy                298 drivers/video/fbdev/ps3fb.c 	dy = ((long)vmode->upper_margin + (long)vmode->yres +
dy                301 drivers/video/fbdev/ps3fb.c 	if (dy < 0)
dy                305 drivers/video/fbdev/ps3fb.c 	if (!dx && !dy)
dy               1426 drivers/video/fbdev/riva/fbdev.c 		(rect->dx << 16) | rect->dy);
dy               1459 drivers/video/fbdev/riva/fbdev.c 		(region->dy << 16) | region->dx);
dy               1526 drivers/video/fbdev/riva/fbdev.c 		(image->dy << 16) | (image->dx & 0xFFFF));
dy               1528 drivers/video/fbdev/riva/fbdev.c 		(((image->dy + image->height) << 16) |
dy               1537 drivers/video/fbdev/riva/fbdev.c 		(image->dy << 16) | (image->dx & 0xFFFF));
dy               1600 drivers/video/fbdev/riva/fbdev.c 		yy = cursor->image.dy - info->var.yoffset;
dy                439 drivers/video/fbdev/s1d13xxxfb.c 	u16 dx = area->dx, dy = area->dy;
dy                450 drivers/video/fbdev/s1d13xxxfb.c 	if ((dy > sy) || ((dy == sy) && (dx >= sx))) {
dy                451 drivers/video/fbdev/s1d13xxxfb.c 		dst = (((dy + height - 1) * stride) + (bpp * (dx + width - 1)));
dy                456 drivers/video/fbdev/s1d13xxxfb.c 		dst = (dy * stride) + (bpp * dx);
dy                496 drivers/video/fbdev/s1d13xxxfb.c 	dbg_blit("(copyarea) dx=%d, dy=%d\n", dx, dy);
dy                537 drivers/video/fbdev/s1d13xxxfb.c 	dest = ((rect->dy * screen_stride) + (bpp * rect->dx));
dy                541 drivers/video/fbdev/s1d13xxxfb.c 				rect->dx, rect->dy, screen_stride, dest,
dy                358 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy                383 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
dy                415 drivers/video/fbdev/s3fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy                 35 drivers/video/fbdev/savage/savagefb_accel.c 	int sy = region->sy, dy = region->dy;
dy                 51 drivers/video/fbdev/savage/savagefb_accel.c 	if (dy <= sy) {
dy                 55 drivers/video/fbdev/savage/savagefb_accel.c 		dy += region->height - 1;
dy                 61 drivers/video/fbdev/savage/savagefb_accel.c 	BCI_SEND(BCI_X_Y(dx, dy));
dy                 88 drivers/video/fbdev/savage/savagefb_accel.c 	BCI_SEND( BCI_X_Y(rect->dx, rect->dy) );
dy                131 drivers/video/fbdev/savage/savagefb_accel.c 	BCI_SEND(BCI_X_Y(image->dx, image->dy));
dy                322 drivers/video/fbdev/sis/sis_accel.c 	if(!rect->width || !rect->height || rect->dx >= vxres || rect->dy >= vyres)
dy                327 drivers/video/fbdev/sis/sis_accel.c 	height = ((rect->dy + rect->height) > vyres) ? (vyres - rect->dy) : rect->height;
dy                341 drivers/video/fbdev/sis/sis_accel.c 		SiS300SubsequentSolidFillRect(ivideo, rect->dx, rect->dy, width, height);
dy                348 drivers/video/fbdev/sis/sis_accel.c 		SiS310SubsequentSolidFillRect(ivideo, rect->dx, rect->dy, width, height);
dy                375 drivers/video/fbdev/sis/sis_accel.c 	   area->dx >= vxres || area->dy >= vyres)
dy                382 drivers/video/fbdev/sis/sis_accel.c 	if((area->dy + height) > vyres) height = vyres - area->dy;
dy                390 drivers/video/fbdev/sis/sis_accel.c 		if(area->sy < area->dy) ydir = 0;
dy                396 drivers/video/fbdev/sis/sis_accel.c 					area->dx, area->dy, width, height);
dy                404 drivers/video/fbdev/sis/sis_accel.c 					area->dx, area->dy, width, height);
dy               1076 drivers/video/fbdev/sm501fb.c 		unsigned int y = cursor->image.dy;
dy               1311 drivers/video/fbdev/sm501fb.c 	int dy = area->dy;
dy               1326 drivers/video/fbdev/sm501fb.c 	    (dy >= info->var.yres_virtual))
dy               1331 drivers/video/fbdev/sm501fb.c 	if ((dy + height) >= info->var.yres_virtual)
dy               1332 drivers/video/fbdev/sm501fb.c 		height = info->var.yres_virtual - dy - 1;
dy               1334 drivers/video/fbdev/sm501fb.c 	if ((sx < dx) || (sy < dy)) {
dy               1339 drivers/video/fbdev/sm501fb.c 		dy += height - 1;
dy               1379 drivers/video/fbdev/sm501fb.c 	smc501_writel((dx << 16) | dy, fbi->regs2d + SM501_2D_DESTINATION);
dy               1395 drivers/video/fbdev/sm501fb.c 	    (rect->dy >= info->var.yres_virtual))
dy               1400 drivers/video/fbdev/sm501fb.c 	if ((rect->dy + height) >= info->var.yres_virtual)
dy               1401 drivers/video/fbdev/sm501fb.c 		height = info->var.yres_virtual - rect->dy - 1;
dy               1442 drivers/video/fbdev/sm501fb.c 	smc501_writel((rect->dx << 16) | rect->dy,
dy                925 drivers/video/fbdev/smscufx.c 	ufx_handle_damage(dev, area->dx, area->dy,
dy                936 drivers/video/fbdev/smscufx.c 	ufx_handle_damage(dev, image->dx, image->dy,
dy                947 drivers/video/fbdev/smscufx.c 	ufx_handle_damage(dev, rect->dx, rect->dy, rect->width,
dy                785 drivers/video/fbdev/sstfb.c 	sst_write(BLTDSTXY, area->dx | (area->dy << 16));
dy                813 drivers/video/fbdev/sstfb.c 	sst_write(BLTDSTXY, rect->dx | (rect->dy << 16));
dy               1039 drivers/video/fbdev/stifb.c 	WRITE_WORD(((area->dx << 16) | area->dy), fb, REG_25);
dy                854 drivers/video/fbdev/tdfxfb.c 	u32 dy = rect->dy;
dy                863 drivers/video/fbdev/tdfxfb.c 	if (dy + rect->height > 4095) {
dy                864 drivers/video/fbdev/tdfxfb.c 		dstbase = stride * dy;
dy                865 drivers/video/fbdev/tdfxfb.c 		dy = 0;
dy                882 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, LAUNCH_2D, dx | (dy << 16));
dy                892 drivers/video/fbdev/tdfxfb.c 	u32 sx = area->sx, sy = area->sy, dx = area->dx, dy = area->dy;
dy                911 drivers/video/fbdev/tdfxfb.c 	if (dy + area->height > 4095) {
dy                912 drivers/video/fbdev/tdfxfb.c 		dstbase = stride * dy;
dy                913 drivers/video/fbdev/tdfxfb.c 		dy = 0;
dy                927 drivers/video/fbdev/tdfxfb.c 	if (area->sy <= area->dy) {
dy                931 drivers/video/fbdev/tdfxfb.c 		dy += area->height - 1;
dy                940 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, DSTXY, dx | (dy << 16));
dy                957 drivers/video/fbdev/tdfxfb.c 	u32 dy = image->dy;
dy                989 drivers/video/fbdev/tdfxfb.c 	if (dy + image->height > 4095) {
dy                990 drivers/video/fbdev/tdfxfb.c 		dstbase = stride * dy;
dy                991 drivers/video/fbdev/tdfxfb.c 		dy = 0;
dy               1001 drivers/video/fbdev/tdfxfb.c 	tdfx_outl(par, DSTXY, dx | (dy << 16));
dy               1089 drivers/video/fbdev/tdfxfb.c 		int y = cursor->image.dy - info->var.yoffset;
dy                623 drivers/video/fbdev/tgafb.c 	u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask;
dy                633 drivers/video/fbdev/tgafb.c 	dy = image->dy;
dy                645 drivers/video/fbdev/tgafb.c 	if (dx > vxres || dy > vyres)
dy                649 drivers/video/fbdev/tgafb.c 	if (dy + height > vyres)
dy                650 drivers/video/fbdev/tgafb.c 		height = vyres - dy;
dy                676 drivers/video/fbdev/tgafb.c 	pos = dy * line_length;
dy                836 drivers/video/fbdev/tgafb.c 	u32 color, dx, dy, width, height, vxres, vyres;
dy                843 drivers/video/fbdev/tgafb.c 	dy = image->dy;
dy                851 drivers/video/fbdev/tgafb.c 	if (dx > vxres || dy > vyres)
dy                855 drivers/video/fbdev/tgafb.c 	if (dy + height > vyres)
dy                856 drivers/video/fbdev/tgafb.c 		height = vyres - dy;
dy                861 drivers/video/fbdev/tgafb.c 	pos = dy * line_length + (dx * 4);
dy                924 drivers/video/fbdev/tgafb.c 	u32 dx, dy, width, height, vxres, vyres, color;
dy                930 drivers/video/fbdev/tgafb.c 	dy = rect->dy;
dy                940 drivers/video/fbdev/tgafb.c 	if (dx > vxres || dy > vyres || !width || !height)
dy                944 drivers/video/fbdev/tgafb.c 	if (dy + height > vyres)
dy                945 drivers/video/fbdev/tgafb.c 		height = vyres - dy;
dy                947 drivers/video/fbdev/tgafb.c 	pos = dy * line_length + dx * (is8bpp ? 1 : 4);
dy               1050 drivers/video/fbdev/tgafb.c copyarea_line_8bpp(struct fb_info *info, u32 dy, u32 sy,
dy               1064 drivers/video/fbdev/tgafb.c 	if (sy < dy) {
dy               1066 drivers/video/fbdev/tgafb.c 		dpos = (dy + height) * width;
dy               1078 drivers/video/fbdev/tgafb.c 		dpos = dy * width;
dy               1095 drivers/video/fbdev/tgafb.c copyarea_line_32bpp(struct fb_info *info, u32 dy, u32 sy,
dy               1112 drivers/video/fbdev/tgafb.c 	if (sy < dy) {
dy               1114 drivers/video/fbdev/tgafb.c 		dst = tga_fb + (dy + height) * width * 4;
dy               1126 drivers/video/fbdev/tgafb.c 		dst = tga_fb + dy * width * 4;
dy               1144 drivers/video/fbdev/tgafb.c copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy,
dy               1163 drivers/video/fbdev/tgafb.c 	if (dy > sy) {
dy               1164 drivers/video/fbdev/tgafb.c 		dy += height - 1;
dy               1168 drivers/video/fbdev/tgafb.c 	backward = dy == sy && dx > sx && dx < sx + width;
dy               1172 drivers/video/fbdev/tgafb.c 	depos = dy * line_length + dx;
dy               1253 drivers/video/fbdev/tgafb.c 	unsigned long dx, dy, width, height, sx, sy, vxres, vyres;
dy               1257 drivers/video/fbdev/tgafb.c 	dy = area->dy;
dy               1267 drivers/video/fbdev/tgafb.c 	if (dx > vxres || sx > vxres || dy > vyres || sy > vyres)
dy               1273 drivers/video/fbdev/tgafb.c 	if (dy + height > vyres)
dy               1274 drivers/video/fbdev/tgafb.c 		height = vyres - dy;
dy               1285 drivers/video/fbdev/tgafb.c 			copyarea_line_8bpp(info, dy, sy, height, width);
dy               1287 drivers/video/fbdev/tgafb.c 			copyarea_line_32bpp(info, dy, sy, height, width);
dy               1297 drivers/video/fbdev/tgafb.c 		copyarea_8bpp(info, dx, dy, sx, sy, height,
dy                432 drivers/video/fbdev/tmiofb.c 		TMIOFB_ACC_DSADR((rect->dy * fbi->mode->xres + rect->dx) * 2),
dy                452 drivers/video/fbdev/tmiofb.c 		TMIOFB_ACC_DSADR((area->dy * fbi->mode->xres + area->dx) * 2),
dy                473 drivers/video/fbdev/tmiofb.c 		.dy	= 0,
dy                634 drivers/video/fbdev/tridentfb.c 	par->fill_rect(par, fr->dx, fr->dy, fr->width,
dy                662 drivers/video/fbdev/tridentfb.c 		par->image_blit(par, img->data, img->dx, img->dy,
dy                678 drivers/video/fbdev/tridentfb.c 	par->copy_rect(par, ca->sx, ca->sy, ca->dx, ca->dy,
dy                749 drivers/video/fbdev/udlfb.c 	dlfb_offload_damage(dlfb, area->dx, area->dy,
dy                760 drivers/video/fbdev/udlfb.c 	dlfb_offload_damage(dlfb, image->dx, image->dy,
dy                771 drivers/video/fbdev/udlfb.c 	dlfb_offload_damage(dlfb, rect->dx, rect->dy, rect->width,
dy                838 drivers/video/fbdev/vga16fb.c         where = info->screen_base + dx + rect->dy * info->fix.line_length;
dy                889 drivers/video/fbdev/vga16fb.c 	if (!rect->width || !rect->height || rect->dx > vxres || rect->dy > vyres)
dy                896 drivers/video/fbdev/vga16fb.c 	y2 = rect->dy + rect->height;
dy                905 drivers/video/fbdev/vga16fb.c 			height = y2 - rect->dy;
dy                909 drivers/video/fbdev/vga16fb.c 			dst = info->screen_base + (rect->dx/8) + rect->dy * info->fix.line_length;
dy                973 drivers/video/fbdev/vga16fb.c         if (area->dy < area->sy || (area->dy == area->sy && dx < sx)) {
dy                975 drivers/video/fbdev/vga16fb.c                 dest = info->screen_base + dx + area->dy * info->fix.line_length;
dy                990 drivers/video/fbdev/vga16fb.c 			(area->dy + height - 1) * info->fix.line_length;
dy               1013 drivers/video/fbdev/vga16fb.c 	u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy; 
dy               1022 drivers/video/fbdev/vga16fb.c 	if (area->dx > vxres || area->sx > vxres || area->dy > vyres ||
dy               1028 drivers/video/fbdev/vga16fb.c 	old_dy = area->dy;
dy               1035 drivers/video/fbdev/vga16fb.c 	y2 = area->dy + area->height;
dy               1037 drivers/video/fbdev/vga16fb.c 	dy = area->dy > 0 ? area->dy : 0;
dy               1041 drivers/video/fbdev/vga16fb.c 	height = y2 - dy;
dy               1043 drivers/video/fbdev/vga16fb.c 	if (sx + dx < old_dx || sy + dy < old_dy)
dy               1048 drivers/video/fbdev/vga16fb.c 	sy += (dy - old_dy);
dy               1064 drivers/video/fbdev/vga16fb.c 			if (dy < sy || (dy == sy && dx < sx)) {
dy               1065 drivers/video/fbdev/vga16fb.c 				dst = info->screen_base + (dx/8) + dy * info->fix.line_length;
dy               1079 drivers/video/fbdev/vga16fb.c 					(dy + height - 1) * info->fix.line_length;
dy               1130 drivers/video/fbdev/vga16fb.c         where = info->screen_base + dx + image->dy * info->fix.line_length;
dy               1151 drivers/video/fbdev/vga16fb.c 		image->dy * info->fix.line_length;
dy               1219 drivers/video/fbdev/vga16fb.c 		info->screen_base + image->dy * info->fix.line_length +
dy               1459 drivers/video/fbdev/via/hw.c 	u16 dx = (var->xres - cxres) / 2, dy = (var->yres - cyres) / 2;
dy               1468 drivers/video/fbdev/via/hw.c 	timing.ver_sync_start = timing.ver_addr + var->lower_margin + dy;
dy               1470 drivers/video/fbdev/via/hw.c 	timing.ver_total = timing.ver_sync_end + var->upper_margin + dy;
dy               1471 drivers/video/fbdev/via/hw.c 	timing.ver_blank_start = timing.ver_addr + dy;
dy               1472 drivers/video/fbdev/via/hw.c 	timing.ver_blank_end = timing.ver_total - dy;
dy                694 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, rect->dx, rect->dy,
dy                716 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, area->dx, area->dy,
dy                753 drivers/video/fbdev/via/viafbdev.c 		viapar->vram_addr, info->fix.line_length, image->dx, image->dy,
dy                782 drivers/video/fbdev/via/viafbdev.c 		yy = cursor->image.dy - info->var.yoffset;
dy                152 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy                176 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (rect->dy * info->fix.line_length)
dy                208 drivers/video/fbdev/vt8623fb.c 	dst1 = info->screen_base + (image->dy * info->fix.line_length)
dy                376 drivers/video/fbdev/w100fb.c 	writel((rect->dy << 16) | (rect->dx & 0xffff), remapped_regs + mmDST_Y_X);
dy                385 drivers/video/fbdev/w100fb.c 	u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy;
dy                404 drivers/video/fbdev/w100fb.c 	writel((dy << 16) | (dx & 0xffff), remapped_regs + mmDST_Y_X);
dy                 66 drivers/video/fbdev/wmt_ge_rops.c 	writel(rect->dy, regbase + GE_DESTAREAY_OFF);
dy                100 drivers/video/fbdev/wmt_ge_rops.c 	writel(area->dy, regbase + GE_DESTAREAY_OFF);
dy                250 drivers/video/fbdev/xen-fbfront.c 	xenfb_refresh(info, rect->dx, rect->dy, rect->width, rect->height);
dy                258 drivers/video/fbdev/xen-fbfront.c 	xenfb_refresh(info, image->dx, image->dy, image->width, image->height);
dy                266 drivers/video/fbdev/xen-fbfront.c 	xenfb_refresh(info, area->dx, area->dy, area->width, area->height);
dy                101 include/drm/drm_rect.h static inline void drm_rect_translate(struct drm_rect *r, int dx, int dy)
dy                104 include/drm/drm_rect.h 	r->y1 += dy;
dy                106 include/drm/drm_rect.h 	r->y2 += dy;
dy                104 include/linux/fb.h 	__u32 dy;
dy                330 include/linux/fb.h 	__u32 dy;                   /* destination origin in the y-axis */
dy                115 include/linux/fixp-arith.h 	s32 v1, v2, dx, dy;
dy                132 include/linux/fixp-arith.h 	dy = v2 - v1;
dy                134 include/linux/fixp-arith.h 	tmp *= dy;
dy                343 include/uapi/linux/fb.h 	__u32 dy;
dy                352 include/uapi/linux/fb.h 	__u32 dy;
dy                361 include/uapi/linux/fb.h 	__u32 dy;
dy                 88 net/sched/sch_hfsc.c 	u64	dy;	/* the y-projection of the 1st segment */
dy                100 net/sched/sch_hfsc.c 	u64	dy;	/* the y-projection of the 1st segment */
dy                479 net/sched/sch_hfsc.c 	isc->dy   = seg_x2y(isc->dx, isc->sm1);
dy                496 net/sched/sch_hfsc.c 	rtsc->dy   = isc->dy;
dy                512 net/sched/sch_hfsc.c 	else if (y <= rtsc->y + rtsc->dy) {
dy                514 net/sched/sch_hfsc.c 		if (rtsc->dy == 0)
dy                521 net/sched/sch_hfsc.c 		    + seg_y2x(y - rtsc->y - rtsc->dy, rtsc->ism2);
dy                538 net/sched/sch_hfsc.c 		y = rtsc->y + rtsc->dy
dy                550 net/sched/sch_hfsc.c 	u64 y1, y2, dx, dy;
dy                577 net/sched/sch_hfsc.c 	if (y2 >= y + isc->dy) {
dy                582 net/sched/sch_hfsc.c 		rtsc->dy = isc->dy;
dy                601 net/sched/sch_hfsc.c 	dy = seg_x2y(dx, isc->sm1);
dy                606 net/sched/sch_hfsc.c 	rtsc->dy = dy;
dy                625 net/sched/sch_hfsc.c 		cl->cl_eligible.dy = 0;
dy                884 net/sched/sch_hfsc.c 		cl->cl_eligible.dy = 0;