Searched refs:dx (Results 26 - 50 of 203) sorted by relevance

123456789

/linux-master/drivers/input/mouse/
H A Datarimouse.c65 int buttons, dx, dy; local
74 dx = buf[1];
77 input_report_rel(atamouse_dev, REL_X, dx);
H A Drpcmouse.c38 short x, y, dx, dy, b; local
44 dx = x - rpcmouse_lastx;
50 input_report_rel(dev, REL_X, dx);
H A Dlogibm.c60 char dx, dy; local
64 dx = (inb(LOGIBM_DATA_PORT) & 0xf);
66 dx |= (inb(LOGIBM_DATA_PORT) & 0xf) << 4;
74 input_report_rel(logibm_dev, REL_X, dx);
/linux-master/include/linux/
H A Dfixp-arith.h116 s32 v1, v2, dx, dy; local
132 dx = twopi / 360;
137 return v1 + div_s64(tmp, dx);
/linux-master/drivers/video/fbdev/
H A Dvga16fb.c844 u32 dx = rect->dx, width = rect->width; local
852 dx /= 4;
853 where = info->screen_base + dx + rect->dy * info->fix.line_length;
904 if (!rect->width || !rect->height || rect->dx > vxres || rect->dy > vyres)
910 x2 = rect->dx + rect->width;
914 width = x2 - rect->dx;
924 dst = info->screen_base + (rect->dx/8) + rect->dy * info->fix.line_length;
978 u32 sx, dx, width; local
985 dx
1028 u32 dx = area->dx, dy = area->dy, sx = area->sx, sy = area->sy; local
1140 u32 dx = image->dx; local
[all...]
H A Datafb_iplan2p8.c31 int sy, int sx, int dy, int dx,
50 u_int upwards = (dy < sy) || (dy == sy && dx < sx);
53 if (!((sx ^ dx) & 15)) {
58 dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
83 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
117 dst = (u8 *)info->screen_base + dy * next_line + (dx & ~15) / (8 / BPL);
180 dst = (u8 *)info->screen_base + (dy - 1) * next_line + ((dx + width + 8) & ~15) / (8 / BPL);
185 if ((dx + width) & 15)
288 int dy, int dx, u32 width,
296 dest = (u32 *)(info->screen_base + dy * next_line + (dx
30 atafb_iplan2p8_copyarea(struct fb_info *info, u_long next_line, int sy, int sx, int dy, int dx, int height, int width) argument
287 atafb_iplan2p8_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) argument
[all...]
H A Dhitfb.c75 static inline void hitfb_accel_set_dest(int truecolor, u16 dx, u16 dy, argument
78 u32 saddr = WIDTH * dy + dx;
90 static inline void hitfb_accel_bitblt(int truecolor, u16 sx, u16 sy, u16 dx, argument
100 if ((sy < dy) || ((sy == dy) && (sx <= dx))) {
102 daddr = WIDTH * (dy + height) + dx + width;
115 daddr = WIDTH * dy + dx;
152 hitfb_accel_set_dest(1, rect->dx, rect->dy, rect->width,
157 hitfb_accel_set_dest(0, rect->dx, rect->dy, rect->width,
168 area->dx, area->dy, area->width, area->height,
H A Dtgafb.c635 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local
644 dx = image->dx;
657 if (dx > vxres || dy > vyres)
659 if (dx + width > vxres)
660 width = vxres - dx;
690 pos += dx;
694 pos += dx * 4;
848 u32 color, dx, dy, width, height, vxres, vyres; local
854 dx
935 u32 dx, dy, width, height, vxres, vyres, color; local
1157 copyarea_8bpp(struct fb_info *info, u32 dx, u32 dy, u32 sx, u32 sy, u32 height, u32 width, u32 line_length, const struct fb_copyarea *area) argument
1268 unsigned long dx, dy, width, height, sx, sy, vxres, vyres; local
[all...]
/linux-master/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc2/
H A Dia_css_ctc2.host.c45 int dx = x1 - x0; local
46 int rounding = (dx + 1) >> 1;
55 assert(dx > 0);
59 slope = (int)(dy_shift + rounding) / dx;
/linux-master/arch/x86/entry/vdso/
H A Dextable.c40 regs->dx = fault_addr;
/linux-master/arch/x86/include/asm/
H A Duser_64.h82 unsigned long dx; member in struct:user_regs_struct
H A Duser_32.h81 unsigned long dx; member in struct:user_regs_struct
/linux-master/drivers/video/fbdev/core/
H A Dfbcon_ud.c49 int sx, int dy, int dx, int height, int width)
59 area.dx = vxres - ((dx + width) * vc->vc_font.width);
77 region.dx = vxres - ((sx + width) * vc->vc_font.width);
174 image.dx = vxres - ((xx + count) * vc->vc_font.width);
208 image.dx += image.width;
236 region.dx = info->var.xoffset;
244 region.dx = info->var.xoffset;
260 int err = 1, dx, dy; local
309 dx
48 ud_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dfb_logo.c218 image->dx = info->var.xres - image->width - image->dx;
225 image->dy = image->dx;
226 image->dx = info->var.xres - image->width - tmp;
231 tmp = image->dx;
232 image->dx = image->dy;
249 x < num && image->dx + image->width <= info->var.xres;
252 image->dx += image->width + 8;
255 u32 dx = image->dx; local
[all...]
H A Dfbcon_ccw.c64 int sx, int dy, int dx, int height, int width)
72 area.dx = dy * vc->vc_font.height;
73 area.dy = vyres - ((dx + width) * vc->vc_font.width);
89 region.dx = sy * vc->vc_font.height;
150 image.dx = yy * vc->vc_font.height;
205 region.dx = 0;
213 region.dx = info->var.xoffset + bs;
230 int err = 1, dx, dy; local
277 dx = y * vc->vc_font.height;
280 if (ops->cursor_state.image.dx !
63 ccw_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dfbcon_cw.c49 int sx, int dy, int dx, int height, int width)
57 area.dx = vxres - ((dy + height) * vc->vc_font.height);
58 area.dy = dx * vc->vc_font.width;
74 region.dx = vxres - ((sy + height) * vc->vc_font.height);
135 image.dx = vxres - ((yy + 1) * vc->vc_font.height);
188 region.dx = 0;
196 region.dx = info->var.xoffset;
213 int err = 1, dx, dy; local
260 dx = vxres - ((y * vc->vc_font.height) + vc->vc_font.height);
263 if (ops->cursor_state.image.dx !
48 cw_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
H A Dbitblit.c47 int sx, int dy, int dx, int height, int width)
53 area.dx = dx * vc->vc_font.width;
68 region.dx = sx * vc->vc_font.width;
159 image.dx = xx * vc->vc_font.width;
192 image.dx += cnt * vc->vc_font.width;
220 region.dx = info->var.xoffset + rs;
228 region.dx = info->var.xoffset;
283 if ((ops->cursor_state.image.dx != (vc->vc_font.width * vc->state.x)) ||
286 ops->cursor_state.image.dx
46 bit_bmove(struct vc_data *vc, struct fb_info *info, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c301 u32 dx, dy, width, height, dest, rop = 0, color = 0; local
316 dx = rect->dx * par->depth;
321 dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
329 u32 sx, sy, dx, dy, pitch, width, height, src, dest, xdir; local
337 dx = region->dx * par->depth;
344 if (dx <= sx) {
350 dx += width - 1;
361 dest = info->fix.smem_start + (dy * info->fix.line_length) + dx;
[all...]
/linux-master/drivers/staging/sm750fb/
H A Dsm750_accel.c142 * @dx: Starting x coordinate of destination surface
152 unsigned int Bpp, unsigned int dx, unsigned int dy,
192 if (sx <= dx) {
203 /* sx > dx */
221 dx += width - 1;
273 ((dx << DE_DESTINATION_X_SHIFT) & DE_DESTINATION_X_MASK) |
310 * @dx: Starting x coordinate of destination surface
320 u32 bytePerPixel, u32 dx, u32 dy, u32 width,
380 ((dx << DE_DESTINATION_X_SHIFT) & DE_DESTINATION_X_MASK) |
148 sm750_hw_copyarea(struct lynx_accel *accel, unsigned int sBase, unsigned int sPitch, unsigned int sx, unsigned int sy, unsigned int dBase, unsigned int dPitch, unsigned int Bpp, unsigned int dx, unsigned int dy, unsigned int width, unsigned int height, unsigned int rop2) argument
318 sm750_hw_imageblit(struct lynx_accel *accel, const char *pSrcbuf, u32 srcDelta, u32 startBit, u32 dBase, u32 dPitch, u32 bytePerPixel, u32 dx, u32 dy, u32 width, u32 height, u32 fColor, u32 bColor, u32 rop2) argument
/linux-master/drivers/video/fbdev/matrox/
H A Dmatroxfb_accel.c209 int sx, int dy, int dx, int height, int width)
218 if ((dy < sy) || ((dy == sy) && (dx <= sx))) {
242 mga_outl(M_FXBNDRY, ((dx+width)<<16) | dx);
250 int sy, int sx, int dy, int dx, int height,
260 if ((dy < sy) || ((dy == sy) && (dx <= sx))) {
284 mga_outl(M_FXBNDRY, ((dx+width)<<16) | dx);
295 if ((area->sx | area->dx | area->width) & 1)
298 matrox_accel_bmove_lin(minfo, minfo->fbcon.var.xres_virtual >> 1, area->sy, area->sx >> 1, area->dy, area->dx >>
208 matrox_accel_bmove(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) argument
249 matrox_accel_bmove_lin(struct matrox_fb_info *minfo, int vxres, int sy, int sx, int dy, int dx, int height, int width) argument
[all...]
/linux-master/drivers/input/
H A Dmousedev.c52 int dx, dy, dz; member in struct:mousedev_hw_data
89 int dx, dy, dz; member in struct:mousedev_motion
142 mousedev->packet.dx = tmp / FRACTION_DENOM;
144 tmp - mousedev->packet.dx * FRACTION_DENOM;
209 mousedev->packet.dx += value;
285 p->dx += packet->x - client->pos_x;
291 client->pos_x += packet->dx;
297 p->dx += packet->dx;
302 if (p->dx ||
574 s8 dx, dy, dz; local
[all...]
/linux-master/tools/arch/x86/include/asm/
H A Dasm.h46 #define _ASM_DX __ASM_REG(dx)
64 #define _ASM_ARG2W dx
97 #define _ASM_ARG3W dx
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.h174 unsigned int dx)
176 return (++dx >= self->size) ? 0U : dx;
173 aq_ring_next_dx(struct aq_ring_s *self, unsigned int dx) argument
/linux-master/include/drm/
H A Ddrm_rect.h69 #define DRM_RECT_FMT "%dx%d%+d%+d"
133 * @dx: horizontal translation
136 * Move rectangle @r by @dx in the horizontal direction,
139 static inline void drm_rect_translate(struct drm_rect *r, int dx, int dy) argument
141 r->x1 += dx;
143 r->x2 += dx;
/linux-master/arch/x86/boot/
H A Dcopy.S22 movw %dx, %si

Completed in 265 milliseconds

123456789