y1 70 arch/sh/include/uapi/asm/ptrace_32.h unsigned long y1; y1 78 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ y1 88 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ y1 93 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ y1 103 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ y1 108 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ y1 125 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ y1 133 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ y1 150 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ y1 158 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) y1 160 arch/sparc/include/asm/sfp-machine_32.h #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y0) y1 947 crypto/ecc.c static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, y1 958 crypto/ecc.c vli_mod_square_fast(t4, y1, curve_prime, ndigits); y1 964 crypto/ecc.c vli_mod_mult_fast(y1, y1, z1, curve_prime, ndigits); y1 1005 crypto/ecc.c vli_set(z1, y1, ndigits); y1 1006 crypto/ecc.c vli_set(y1, t4, ndigits); y1 1010 crypto/ecc.c static void apply_z(u64 *x1, u64 *y1, u64 *z, u64 *curve_prime, y1 1018 crypto/ecc.c vli_mod_mult_fast(y1, y1, t1, curve_prime, ndigits); /* y1 * z^3 */ y1 1022 crypto/ecc.c static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, y1 1029 crypto/ecc.c vli_set(y2, y1, ndigits); y1 1037 crypto/ecc.c apply_z(x1, y1, z, curve_prime, ndigits); y1 1039 crypto/ecc.c ecc_point_double_jacobian(x1, y1, z, curve_prime, ndigits); y1 1048 crypto/ecc.c static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, u64 *curve_prime, y1 1063 crypto/ecc.c vli_mod_sub(y2, y2, y1, curve_prime, ndigits); y1 1074 crypto/ecc.c vli_mod_mult_fast(y1, y1, x2, curve_prime, ndigits); y1 1080 crypto/ecc.c vli_mod_sub(y2, y2, y1, curve_prime, ndigits); y1 1089 crypto/ecc.c static void xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, u64 *curve_prime, y1 1106 crypto/ecc.c vli_mod_add(t5, y2, y1, curve_prime, ndigits); y1 1108 crypto/ecc.c vli_mod_sub(y2, y2, y1, curve_prime, ndigits); y1 1113 crypto/ecc.c vli_mod_mult_fast(y1, y1, t6, curve_prime, ndigits); y1 1126 crypto/ecc.c vli_mod_sub(y2, y2, y1, curve_prime, ndigits); y1 1137 crypto/ecc.c vli_mod_sub(y1, t6, y1, curve_prime, ndigits); y1 107 drivers/gpu/drm/armada/armada_overlay.c old_state->src.y1 != state->src.y1 || y1 44 drivers/gpu/drm/armada/armada_plane.c unsigned int y = state->src.y1 >> 16; y1 134 drivers/gpu/drm/armada/armada_plane.c if ((state->dst.y1 | state->dst.y2) & 1) y1 137 drivers/gpu/drm/armada/armada_plane.c st->dst_yx = state->dst.y1 >> 1; y1 141 drivers/gpu/drm/armada/armada_plane.c st->dst_yx = state->dst.y1; y1 198 drivers/gpu/drm/armada/armada_plane.c old_state->src.y1 != state->src.y1 || y1 621 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c state->src_y = s->src.y1; y1 625 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c state->crtc_y = s->dst.y1; y1 335 drivers/gpu/drm/cirrus/cirrus.c .y1 = 0, y1 146 drivers/gpu/drm/cirrus/cirrus_drv.h int x1, y1, x2, y2; /* dirty rect */ y1 626 drivers/gpu/drm/drm_atomic.c clips->y1 >= clips->y2 || y1 628 drivers/gpu/drm/drm_atomic.c clips->y1 < 0 || y1 633 drivers/gpu/drm/drm_atomic.c clips->y1, clips->x2, clips->y2); y1 81 drivers/gpu/drm/drm_damage_helper.c dest->y1 = src->y1; y1 290 drivers/gpu/drm/drm_damage_helper.c iter->plane_src.y1 = state->src.y1 >> 16; y1 368 drivers/gpu/drm/drm_damage_helper.c rect->y1 = INT_MAX; y1 375 drivers/gpu/drm/drm_damage_helper.c rect->y1 = min(rect->y1, clip.y1); y1 386 drivers/gpu/drm/drm_fb_helper.c size_t offset = clip->y1 * fb->pitches[0] + clip->x1 * cpp; y1 392 drivers/gpu/drm/drm_fb_helper.c for (y = clip->y1; y < clip->y2; y++) { y1 410 drivers/gpu/drm/drm_fb_helper.c clip->x1 = clip->y1 = ~0; y1 415 drivers/gpu/drm/drm_fb_helper.c if (clip_copy.x1 < clip_copy.x2 && clip_copy.y1 < clip_copy.y2) { y1 449 drivers/gpu/drm/drm_fb_helper.c helper->dirty_clip.x1 = helper->dirty_clip.y1 = ~0; y1 640 drivers/gpu/drm/drm_fb_helper.c clip->y1 = min_t(u32, clip->y1, y); y1 661 drivers/gpu/drm/drm_fb_helper.c u32 y1, y2; y1 673 drivers/gpu/drm/drm_fb_helper.c y1 = min / info->fix.line_length; y1 676 drivers/gpu/drm/drm_fb_helper.c drm_fb_helper_dirty(info, 0, y1, info->var.xres, y2 - y1); y1 23 drivers/gpu/drm/drm_format_helper.c return clip->y1 * pitch + clip->x1 * cpp; y1 41 drivers/gpu/drm/drm_format_helper.c unsigned int y, lines = clip->y2 - clip->y1; y1 69 drivers/gpu/drm/drm_format_helper.c unsigned int y, lines = clip->y2 - clip->y1; y1 103 drivers/gpu/drm/drm_format_helper.c for (y = clip->y1; y < clip->y2; y++) { y1 155 drivers/gpu/drm/drm_format_helper.c unsigned y, lines = clip->y2 - clip->y1; y1 199 drivers/gpu/drm/drm_format_helper.c unsigned y, lines = clip->y2 - clip->y1; y1 251 drivers/gpu/drm/drm_format_helper.c unsigned y, lines = clip->y2 - clip->y1; y1 305 drivers/gpu/drm/drm_format_helper.c for (y = clip->y1; y < clip->y2; y++) { y1 246 drivers/gpu/drm/drm_mipi_dbi.c unsigned int height = rect->y2 - rect->y1; y1 278 drivers/gpu/drm/drm_mipi_dbi.c (rect->y1 >> 8) & 0xff, rect->y1 & 0xff, y1 339 drivers/gpu/drm/drm_mipi_dbi.c .y1 = 0, y1 118 drivers/gpu/drm/drm_plane_helper.c .src_y = src->y1, y1 122 drivers/gpu/drm/drm_plane_helper.c .crtc_y = dst->y1, y1 166 drivers/gpu/drm/drm_plane_helper.c .y1 = src_y, y1 172 drivers/gpu/drm/drm_plane_helper.c .y1 = crtc_y, y1 47 drivers/gpu/drm/drm_rect.c r1->y1 = max(r1->y1, r2->y1); y1 100 drivers/gpu/drm/drm_rect.c diff = clip->y1 - dst->y1; y1 105 drivers/gpu/drm/drm_rect.c src->y1 = clamp_t(int64_t, src->y2 - new_src_h, INT_MIN, INT_MAX); y1 106 drivers/gpu/drm/drm_rect.c dst->y1 = clip->y1; y1 121 drivers/gpu/drm/drm_rect.c src->y2 = clamp_t(int64_t, src->y1 + new_src_h, INT_MIN, INT_MAX); y1 263 drivers/gpu/drm/drm_rect.c r->y1 = height - tmp.y2; y1 264 drivers/gpu/drm/drm_rect.c r->y2 = height - tmp.y1; y1 273 drivers/gpu/drm/drm_rect.c r->x1 = tmp.y1; y1 275 drivers/gpu/drm/drm_rect.c r->y1 = width - tmp.x2; y1 282 drivers/gpu/drm/drm_rect.c r->y1 = height - tmp.y2; y1 283 drivers/gpu/drm/drm_rect.c r->y2 = height - tmp.y1; y1 288 drivers/gpu/drm/drm_rect.c r->x2 = height - tmp.y1; y1 289 drivers/gpu/drm/drm_rect.c r->y1 = tmp.x1; y1 334 drivers/gpu/drm/drm_rect.c r->x2 = width - tmp.y1; y1 335 drivers/gpu/drm/drm_rect.c r->y1 = tmp.x1; y1 342 drivers/gpu/drm/drm_rect.c r->y1 = height - tmp.y2; y1 343 drivers/gpu/drm/drm_rect.c r->y2 = height - tmp.y1; y1 347 drivers/gpu/drm/drm_rect.c r->x1 = tmp.y1; y1 349 drivers/gpu/drm/drm_rect.c r->y1 = height - tmp.x2; y1 365 drivers/gpu/drm/drm_rect.c r->y1 = height - tmp.y2; y1 366 drivers/gpu/drm/drm_rect.c r->y2 = height - tmp.y1; y1 670 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c u32 y1 = y0 + in_h - 1; y1 682 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c writel(x1 << 16 | y1, base + ADE_OVLY_CH_XY1(ovly_ch)); y1 158 drivers/gpu/drm/i2c/ch7006_priv.h static inline int interpolate(int y0, int y1, int y2, int x) y1 160 drivers/gpu/drm/i2c/ch7006_priv.h return y1 + (x < 50 ? y1 - y0 : y2 - y1) * (x - 50) / 50; y1 622 drivers/gpu/drm/i810/i810_dma.c unsigned int y = pbox->y1; y1 628 drivers/gpu/drm/i810/i810_dma.c pbox->y1 > pbox->y2 || y1 687 drivers/gpu/drm/i810/i810_dma.c unsigned int h = pbox->y2 - pbox->y1; y1 688 drivers/gpu/drm/i810/i810_dma.c unsigned int dst = pbox->x1 * cpp + pbox->y1 * pitch; y1 692 drivers/gpu/drm/i810/i810_dma.c pbox->y1 > pbox->y2 || y1 758 drivers/gpu/drm/i810/i810_dma.c OUT_RING(box[i].x1 | (box[i].y1 << 16)); y1 2743 drivers/gpu/drm/i915/display/intel_display.c r.y1 = y; y1 2751 drivers/gpu/drm/i915/display/intel_display.c y = r.y1; y1 2812 drivers/gpu/drm/i915/display/intel_display.c src_y = plane_state->base.src.y1 >> 16; y1 2868 drivers/gpu/drm/i915/display/intel_display.c r.y1 = y; y1 2876 drivers/gpu/drm/i915/display/intel_display.c y = r.y1; y1 3394 drivers/gpu/drm/i915/display/intel_display.c int y = plane_state->base.src.y1 >> 16; y1 3476 drivers/gpu/drm/i915/display/intel_display.c (y << 16) - plane_state->base.src.y1); y1 3488 drivers/gpu/drm/i915/display/intel_display.c int y = plane_state->base.src.y1 >> 17; y1 3514 drivers/gpu/drm/i915/display/intel_display.c int src_y = plane_state->base.src.y1 >> 16; y1 3684 drivers/gpu/drm/i915/display/intel_display.c src_y = plane_state->base.src.y1 >> 16; y1 3700 drivers/gpu/drm/i915/display/intel_display.c (src_y << 16) - plane_state->base.src.y1); y1 3785 drivers/gpu/drm/i915/display/intel_display.c int crtc_y = plane_state->base.dst.y1; y1 684 drivers/gpu/drm/i915/display/intel_fbc.c cache->plane.y = plane_state->base.src.y1 >> 16; y1 300 drivers/gpu/drm/i915/display/intel_sprite.c src_y = src->y1 >> 16; y1 305 drivers/gpu/drm/i915/display/intel_sprite.c src->y1 = src_y << 16; y1 369 drivers/gpu/drm/i915/display/intel_sprite.c int crtc_y = plane_state->base.dst.y1; y1 552 drivers/gpu/drm/i915/display/intel_sprite.c int crtc_y = plane_state->base.dst.y1; y1 942 drivers/gpu/drm/i915/display/intel_sprite.c int crtc_y = plane_state->base.dst.y1; y1 1158 drivers/gpu/drm/i915/display/intel_sprite.c int crtc_y = plane_state->base.dst.y1; y1 1411 drivers/gpu/drm/i915/display/intel_sprite.c int crtc_y = plane_state->base.dst.y1; y1 98 drivers/gpu/drm/imx/ipuv3-plane.c int y = state->src.y1 >> 16; y1 114 drivers/gpu/drm/imx/ipuv3-plane.c int y = state->src.y1 >> 16; y1 133 drivers/gpu/drm/imx/ipuv3-plane.c int y = state->src.y1 >> 16; y1 475 drivers/gpu/drm/imx/ipuv3-plane.c ((state->src.y1 >> 16) & (fb->format->vsub - 1))) y1 563 drivers/gpu/drm/imx/ipuv3-plane.c ipu_dp_set_window_pos(ipu_plane->dp, dst->x1, dst->y1); y1 663 drivers/gpu/drm/imx/ipuv3-plane.c state->src.x1 >> 16, state->src.y1 >> 16); y1 674 drivers/gpu/drm/imx/ipuv3-plane.c state->src.x1 >> 16, state->src.y1 >> 16); y1 686 drivers/gpu/drm/imx/ipuv3-plane.c eba, alpha_eba, state->src.x1 >> 16, state->src.y1 >> 16); y1 704 drivers/gpu/drm/imx/ipuv3-plane.c eba, state->src.x1 >> 16, state->src.y1 >> 16); y1 125 drivers/gpu/drm/mediatek/mtk_drm_plane.c addr += (plane->state->src.y1 >> 16) * pitch; y1 132 drivers/gpu/drm/mediatek/mtk_drm_plane.c state->pending.y = plane->state->dst.y1; y1 212 drivers/gpu/drm/meson/meson_plane.c dest.y1 /= 2; y1 233 drivers/gpu/drm/meson/meson_plane.c priv->viu.osd_sc_o_v_start_end = SCO_HV_START(dest.y1) | y1 291 drivers/gpu/drm/meson/meson_plane.c fixed16_to_int(state->src.y1); y1 293 drivers/gpu/drm/meson/meson_plane.c priv->viu.osd1_blk0_cfg[4] = ((dest.y2 - 1) << 16) | dest.y1; y1 297 drivers/gpu/drm/meson/meson_plane.c priv->viu.osd_blend_din0_scope_v = ((dest.y2 - 1) << 16) | dest.y1; y1 61 drivers/gpu/drm/mga/mga_state.c MGA_YTOP, box->y1 * pitch, MGA_YBOT, (box->y2 - 1) * pitch); y1 501 drivers/gpu/drm/mga/mga_state.c u32 height = box->y2 - box->y1; y1 504 drivers/gpu/drm/mga/mga_state.c box->x1, box->y1, box->x2, box->y2); y1 511 drivers/gpu/drm/mga/mga_state.c MGA_YDSTLEN, (box->y1 << 16) | height, y1 527 drivers/gpu/drm/mga/mga_state.c MGA_YDSTLEN, (box->y1 << 16) | height, y1 543 drivers/gpu/drm/mga/mga_state.c MGA_YDSTLEN, (box->y1 << 16) | height, y1 599 drivers/gpu/drm/mga/mga_state.c u32 height = box->y2 - box->y1; y1 600 drivers/gpu/drm/mga/mga_state.c u32 start = box->y1 * dev_priv->front_pitch; y1 603 drivers/gpu/drm/mga/mga_state.c box->x1, box->y1, box->x2, box->y2); y1 608 drivers/gpu/drm/mga/mga_state.c MGA_YDSTLEN + MGA_EXEC, (box->y1 << 16) | height); y1 794 drivers/gpu/drm/mga/mga_state.c int srcy = pbox[i].y1 + blit->delta_sy; y1 796 drivers/gpu/drm/mga/mga_state.c int dsty = pbox[i].y1 + blit->delta_dy; y1 797 drivers/gpu/drm/mga/mga_state.c int h = pbox[i].y2 - pbox[i].y1; y1 410 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c r->y1 = 0; y1 1026 drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c } else if (left_rect.y1 != right_rect.y1 || y1 456 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c src_xy = (cfg->src_rect.y1 << 16) | cfg->src_rect.x1; y1 459 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp.c dst_xy = (cfg->dst_rect.y1 << 16) | cfg->dst_rect.x1; y1 595 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c pdpu->pipe_cfg.src_rect.y1 = 0; y1 673 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c src[i].y1 = drm_state[i]->src_y >> 16; y1 675 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c src[i].y2 = src[i].y1 + (drm_state[i]->src_h >> 16); y1 722 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c if (dst[R1].y1 >= dst[R0].y2 + buffer_lines || y1 723 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c dst[R0].y1 >= dst[R1].y2 + buffer_lines) { y1 868 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c src.y1 = state->src_y >> 16; y1 870 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c src.y2 = src.y1 + (state->src_h >> 16); y1 899 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c (src.x1 & 0x1 || src.y1 & 0x1 || y1 998 drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c pdpu->pipe_cfg.src_rect.y1 >>= 16; y1 947 drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c src_y = src->y1; y1 952 drivers/gpu/drm/msm/disp/mdp5/mdp5_plane.c crtc_y = dest->y1; y1 117 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h static inline int interpolate(int y0, int y1, int y2, int x) y1 119 drivers/gpu/drm/nouveau/dispnv04/tvnv17.h return y1 + (x < 50 ? y1 - y0 : y2 - y1) * (x - 50) / 50; y1 208 drivers/gpu/drm/nouveau/dispnv50/base507c.c asyh->base.y = asyw->state.src.y1 >> 16; y1 235 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c u16 y1 = y; y1 250 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c buf[1] = (y1 >> 8) & 0xff; y1 251 drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c buf[2] = (y1 >> 0) & 0xff; y1 361 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c int rows = (1 + area->y1 - area->y0); y1 373 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c pat->area.y1 += engine->tcm->y_offset; y1 497 drivers/gpu/drm/omapdrm/omap_dmm_tiler.c .x1 = slice.p1.x, .y1 = slice.p1.y, y1 33 drivers/gpu/drm/omapdrm/omap_dmm_tiler.h u32 y1:8; y1 435 drivers/gpu/drm/qxl/qxl_display.c norect.x1 = norect.y1 = 0; y1 544 drivers/gpu/drm/qxl/qxl_display.c .y1 = 0, y1 160 drivers/gpu/drm/qxl/qxl_draw.c top = clips->y1; y1 168 drivers/gpu/drm/qxl/qxl_draw.c top = min_t(int, top, (int)clips_ptr->y1); y1 241 drivers/gpu/drm/qxl/qxl_draw.c rects[i].top = clips_ptr->y1; y1 59 drivers/gpu/drm/r128/r128_state.c OUT_RING(boxes[0].y1); y1 68 drivers/gpu/drm/r128/r128_state.c OUT_RING(boxes[1].y1); y1 77 drivers/gpu/drm/r128/r128_state.c OUT_RING(boxes[2].y1); y1 382 drivers/gpu/drm/r128/r128_state.c int y = pbox[i].y1; y1 387 drivers/gpu/drm/r128/r128_state.c pbox[i].x1, pbox[i].y1, pbox[i].x2, y1 482 drivers/gpu/drm/r128/r128_state.c int y = pbox[i].y1; y1 332 drivers/gpu/drm/rcar-du/rcar_du_plane.c unsigned int src_y = state->state.src.y1 >> 16; y1 531 drivers/gpu/drm/rcar-du/rcar_du_plane.c rcar_du_plane_write(rgrp, index, PnDPYR, dst->y1); y1 63 drivers/gpu/drm/rcar-du/rcar_du_vsp.c .dst.y1 = 0, y1 67 drivers/gpu/drm/rcar-du/rcar_du_vsp.c .src.y1 = 0, y1 163 drivers/gpu/drm/rcar-du/rcar_du_vsp.c cfg.src.top = state->state.src.y1 >> 16; y1 168 drivers/gpu/drm/rcar-du/rcar_du_vsp.c cfg.dst.top = state->state.dst.y1; y1 830 drivers/gpu/drm/rockchip/rockchip_drm_vop.c dsp_sty = dest->y1 + crtc->mode.vtotal - crtc->mode.vsync_start; y1 834 drivers/gpu/drm/rockchip/rockchip_drm_vop.c offset += (src->y1 >> 16) * fb->pitches[0]; y1 866 drivers/gpu/drm/rockchip/rockchip_drm_vop.c offset += (src->y1 >> 16) * fb->pitches[1] / vsub; y1 43 drivers/gpu/drm/savage/savage_state.c (((uint32_t) pbox->y1 << 16) & 0x07ff0000); y1 69 drivers/gpu/drm/savage/savage_state.c (((uint32_t) pbox->y1 << 12) & 0x00fff000); y1 835 drivers/gpu/drm/savage/savage_state.c x = boxes[i].x1, y = boxes[i].y1; y1 837 drivers/gpu/drm/savage/savage_state.c h = boxes[i].y2 - boxes[i].y1; y1 893 drivers/gpu/drm/savage/savage_state.c DMA_WRITE(BCI_X_Y(boxes[i].x1, boxes[i].y1)); y1 894 drivers/gpu/drm/savage/savage_state.c DMA_WRITE(BCI_X_Y(boxes[i].x1, boxes[i].y1)); y1 896 drivers/gpu/drm/savage/savage_state.c boxes[i].y2 - boxes[i].y1)); y1 12 drivers/gpu/drm/selftests/test-drm_damage_helper.c static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, y1 16 drivers/gpu/drm/selftests/test-drm_damage_helper.c state->src.y1 = y1; y1 21 drivers/gpu/drm/selftests/test-drm_damage_helper.c static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, y1 25 drivers/gpu/drm/selftests/test-drm_damage_helper.c r->y1 = y1; y1 44 drivers/gpu/drm/selftests/test-drm_damage_helper.c int x1, int y1, int x2, int y2) y1 51 drivers/gpu/drm/selftests/test-drm_damage_helper.c int src_y1 = state->src.y1 >> 16; y1 55 drivers/gpu/drm/selftests/test-drm_damage_helper.c if (x1 >= x2 || y1 >= y2) { y1 60 drivers/gpu/drm/selftests/test-drm_damage_helper.c if (x1 < src_x1 || y1 < src_y1 || x2 > src_x2 || y2 > src_y2) { y1 65 drivers/gpu/drm/selftests/test-drm_damage_helper.c if (r->x1 != x1 || r->y1 != y1 || r->x2 != x2 || r->y2 != y2) { y1 66 drivers/gpu/drm/selftests/test-drm_damage_helper.c pr_err("Damage = %d %d %d %d\n", r->x1, r->y1, r->x2, r->y2); y1 33 drivers/gpu/drm/selftests/test-drm_plane_helper.c if (plane_state->src.y1 < 0) { y1 34 drivers/gpu/drm/selftests/test-drm_plane_helper.c pr_err("src y coordinate %x should never be below 0.\n", plane_state->src.y1); y1 40 drivers/gpu/drm/selftests/test-drm_plane_helper.c plane_state->src.y1 != src_y || y1 65 drivers/gpu/drm/selftests/test-drm_plane_helper.c plane_state->dst.y1 != crtc_y || y1 768 drivers/gpu/drm/stm/ltdc.c u32 y1 = state->crtc_y + state->crtc_h - 1; y1 800 drivers/gpu/drm/stm/ltdc.c val = ((y1 + 1 + avbp) << 16) + (y0 + 1 + avbp); y1 843 drivers/gpu/drm/stm/ltdc.c val = y1 - y0 + 1; y1 97 drivers/gpu/drm/sun4i/sun8i_ui_layer.c vphase = state->src.y1 & 0xffff; y1 134 drivers/gpu/drm/sun4i/sun8i_ui_layer.c state->src.x1 >> 16, state->src.y1 >> 16); y1 161 drivers/gpu/drm/sun4i/sun8i_ui_layer.c state->dst.x1, state->dst.y1); y1 165 drivers/gpu/drm/sun4i/sun8i_ui_layer.c SUN8I_MIXER_COORD(state->dst.x1, state->dst.y1)); y1 219 drivers/gpu/drm/sun4i/sun8i_ui_layer.c paddr += (state->src.y1 >> 16) * fb->pitches[0]; y1 94 drivers/gpu/drm/sun4i/sun8i_vi_layer.c vphase = state->src.y1 & 0xffff; y1 110 drivers/gpu/drm/sun4i/sun8i_vi_layer.c remainder = (state->src.y1 >> 16) & mask; y1 121 drivers/gpu/drm/sun4i/sun8i_vi_layer.c (state->src.y1 >> 16) & ~(format->vsub - 1)); y1 201 drivers/gpu/drm/sun4i/sun8i_vi_layer.c state->dst.x1, state->dst.y1); y1 205 drivers/gpu/drm/sun4i/sun8i_vi_layer.c SUN8I_MIXER_COORD(state->dst.x1, state->dst.y1)); y1 278 drivers/gpu/drm/sun4i/sun8i_vi_layer.c src_y = (state->src.y1 >> 16) & ~(format->vsub - 1); y1 701 drivers/gpu/drm/tegra/dc.c window.src.y = plane->state->src.y1 >> 16; y1 705 drivers/gpu/drm/tegra/dc.c window.dst.y = plane->state->dst.y1; y1 265 drivers/gpu/drm/tiny/gm12u320.c int block, dst_offset, len, remain, ret, x1, x2, y1, y2; y1 278 drivers/gpu/drm/tiny/gm12u320.c y1 = gm12u320->fb_update.rect.y1; y1 296 drivers/gpu/drm/tiny/gm12u320.c src = vaddr + y1 * fb->pitches[0] + x1 * 4; y1 301 drivers/gpu/drm/tiny/gm12u320.c for (; y1 < y2; y1++) { y1 304 drivers/gpu/drm/tiny/gm12u320.c dst_offset = (y1 * GM12U320_REAL_WIDTH + x1) * 3; y1 448 drivers/gpu/drm/tiny/gm12u320.c rect->y1 = min(rect->y1, dirty->y1); y1 82 drivers/gpu/drm/tiny/ili9225.c unsigned int height = rect->y2 - rect->y1; y1 87 drivers/gpu/drm/tiny/ili9225.c u16 x1, x2, y1, y2; y1 116 drivers/gpu/drm/tiny/ili9225.c y1 = rect->y1; y1 119 drivers/gpu/drm/tiny/ili9225.c y_start = y1; y1 122 drivers/gpu/drm/tiny/ili9225.c x1 = rect->y1; y1 124 drivers/gpu/drm/tiny/ili9225.c y1 = fb->width - rect->x2; y1 132 drivers/gpu/drm/tiny/ili9225.c y1 = fb->height - rect->y2; y1 133 drivers/gpu/drm/tiny/ili9225.c y2 = fb->height - rect->y1 - 1; y1 139 drivers/gpu/drm/tiny/ili9225.c x2 = fb->height - rect->y1 - 1; y1 140 drivers/gpu/drm/tiny/ili9225.c y1 = rect->x1; y1 143 drivers/gpu/drm/tiny/ili9225.c y_start = y1; y1 150 drivers/gpu/drm/tiny/ili9225.c ili9225_command(dbi, ILI9225_VERT_WINDOW_ADDR_2, y1); y1 193 drivers/gpu/drm/tiny/ili9225.c .y1 = 0, y1 549 drivers/gpu/drm/tiny/repaper.c clip.y1 = 0; y1 68 drivers/gpu/drm/tiny/st7586.c size_t len = (clip->x2 - clip->x1) * (clip->y2 - clip->y1); y1 79 drivers/gpu/drm/tiny/st7586.c for (y = clip->y1; y < clip->y2; y++) { y1 145 drivers/gpu/drm/tiny/st7586.c (rect->y1 >> 8) & 0xFF, rect->y1 & 0xFF, y1 150 drivers/gpu/drm/tiny/st7586.c (end - start) * (rect->y2 - rect->y1)); y1 186 drivers/gpu/drm/tiny/st7586.c .y1 = 0, y1 300 drivers/gpu/drm/udl/udl_fb.c ret = udl_handle_damage(ufb, clips[i].x1, clips[i].y1, y1 302 drivers/gpu/drm/udl/udl_fb.c clips[i].y2 - clips[i].y1); y1 66 drivers/gpu/drm/vboxvideo/vbox_main.c rects[i].y1 > crtc_y + mode->vdisplay || y1 72 drivers/gpu/drm/vboxvideo/vbox_main.c cmd_hdr.y = (s16)rects[i].y1; y1 74 drivers/gpu/drm/vboxvideo/vbox_main.c cmd_hdr.h = (u16)rects[i].y2 - rects[i].y1; y1 337 drivers/gpu/drm/vc4/vc4_plane.c (state->src.y1 & subpixel_src_mask) || y1 343 drivers/gpu/drm/vc4/vc4_plane.c vc4_state->src_y = state->src.y1 >> 16; y1 345 drivers/gpu/drm/vc4/vc4_plane.c vc4_state->src_h[0] = (state->src.y2 - state->src.y1) >> 16; y1 348 drivers/gpu/drm/vc4/vc4_plane.c vc4_state->crtc_y = state->dst.y1; y1 350 drivers/gpu/drm/vc4/vc4_plane.c vc4_state->crtc_h = state->dst.y2 - state->dst.y1; y1 25 drivers/gpu/drm/vkms/vkms_composer.c int y_src = composer->src.y1 >> 16; y1 68 drivers/gpu/drm/vkms/vkms_composer.c int y_src = src_composer->src.y1 >> 16; y1 71 drivers/gpu/drm/vkms/vkms_composer.c int y_dst = src_composer->dst.y1; y1 265 drivers/gpu/drm/vmwgfx/vmwgfx_blit.c rect->y1 = min_t(int, rect->y1, diff->line); y1 1367 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h .y1 = INT_MAX/2, \ y1 62 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c unsigned y1; y1 219 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c dst_y1 = par->dirty.y1 - par->fb_y; y1 233 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c par->dirty.y1 = par->dirty.y2 = 0; y1 251 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c clip.y1 = dst_y1; y1 268 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c unsigned x1, unsigned y1, y1 273 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c unsigned y2 = y1 + height; y1 278 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c par->dirty.y1 = y1; y1 289 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c if (y1 < par->dirty.y1) y1 290 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c par->dirty.y1 = y1; y1 328 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c int y1, y2; y1 340 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c y1 = min / info->fix.line_length; y1 345 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c par->dirty.y1 = y1; y1 746 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c par->dirty.y1 = par->dirty.y2 = 0; y1 1016 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c norect.x1 = norect.y1 = 0; y1 1632 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c rects[i].y1 = du->gui_y; y1 1637 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c rects[i].y1 = 0; y1 2055 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c du->gui_y = rects[du->unit].y1; y1 2350 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c def_rect.x1, def_rect.y1, y1 2385 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c drm_rects[i].y1 = curr_rect.y; y1 2390 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c drm_rects[i].x1, drm_rects[i].y1, y1 2400 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c if (drm_rects[i].x1 < 0 || drm_rects[i].y1 < 0 || y1 2404 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c drm_rects[i].x1, drm_rects[i].y1, y1 2498 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c dirty->fb_y = (s32) clips_ptr->y1; y1 2626 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c clips->y1 > size->height || clips->y2 > size->height) { y1 2632 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c box->y = clips->y1; y1 2635 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c box->h = clips->y2 - clips->y1; y1 2865 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c bb.y1 = INT_MAX; y1 2872 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c uint32_t fb_y = clip.y1; y1 2882 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c bb.y1 = min_t(int, bb.y1, clip.y1); y1 230 drivers/gpu/drm/vmwgfx/vmwgfx_kms.h int x1, x2, y1, y2; y1 567 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c cmd[i].body.y = clips->y1; y1 569 drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c cmd[i].body.height = clips->y2 - clips->y1; y1 512 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c blit->body.destRect.top = clip->y1; y1 628 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c rect->top = clip->y1; y1 665 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c blit->body.srcRect.top = src_bb.y1; y1 670 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c blit->body.destRect.top = bb->y1; y1 677 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c rect->top -= bb->y1; y1 679 drivers/gpu/drm/vmwgfx/vmwgfx_scrn.c rect->bottom -= bb->y1; y1 622 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c region.y1 = diff.rect.y1; y1 637 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c region.y1, region.y2); y1 1233 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c box->y = clip->y1; y1 1256 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c bb->y1, bb->y2); y1 1306 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c height = bb->y2 - bb->y1; y1 1312 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c dst_offset = bb->y1 * dst_pitch + bb->x1 * stdu->cpp; y1 1333 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c box->y = diff.rect.y1; y1 1342 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c diff.rect.y1, diff.rect.y2); y1 1462 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c box->y = clip.y1; y1 1506 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c box->y = clip->y1; y1 1519 drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c vmw_stdu_populate_update(cmd, update->du->unit, bb->x1, bb->x2, bb->y1, y1 206 drivers/gpu/drm/zte/zx_plane.c src_y = src->y1 >> 16; y1 211 drivers/gpu/drm/zte/zx_plane.c dst_y = dst->y1; y1 1816 drivers/hid/hid-wiimote-modules.c s16 x1, y1, x2, y2; y1 1823 drivers/hid/hid-wiimote-modules.c r = sscanf(buf, "%hd:%hd %hd:%hd", &x1, &y1, &x2, &y2); y1 1832 drivers/hid/hid-wiimote-modules.c wdata->state.calib_pro_sticks[1] = y1; y1 1173 drivers/hid/wacom_wac.c static int int_dist(int x1, int y1, int x2, int y2) y1 1176 drivers/hid/wacom_wac.c int y = y2 - y1; y1 253 drivers/iio/light/si1133.c int y1 = 1; y1 269 drivers/iio/light/si1133.c y1 = si1133_calculate_polynomial_inner(y, input_fraction, y1 272 drivers/iio/light/si1133.c y2 = y1; y1 275 drivers/iio/light/si1133.c return sign * x1 * x2 * y1 * y2; y1 115 drivers/iio/magnetometer/bmc150_magn.c s8 y1; y1 399 drivers/iio/magnetometer/bmc150_magn.c (((s16)tregs->y1) << 3); y1 49 drivers/iio/pressure/mpl115.c int a1, y1, pcomp; y1 69 drivers/iio/pressure/mpl115.c y1 = (data->a0 << 10) + a1 * padc; y1 72 drivers/iio/pressure/mpl115.c pcomp = (y1 + ((data->b2 * (int) tadc) >> 1)) >> 9; y1 356 drivers/input/mouse/elantech.c unsigned int x1, unsigned int y1, y1 359 drivers/input/mouse/elantech.c elantech_set_slot(dev, 0, num_fingers != 0, x1, y1); y1 372 drivers/input/mouse/elantech.c unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; y1 397 drivers/input/mouse/elantech.c y1 = etd->y_max - (((packet[4] & 0x0f) << 8) | packet[5]); y1 412 drivers/input/mouse/elantech.c y1 = etd->y_max - y1 432 drivers/input/mouse/elantech.c input_report_abs(dev, ABS_Y, y1); y1 434 drivers/input/mouse/elantech.c elantech_report_semi_mt_data(dev, fingers, x1, y1, x2, y2); y1 510 drivers/input/mouse/elantech.c unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; y1 528 drivers/input/mouse/elantech.c y1 = etd->y_max - (((packet[4] & 0x0f) << 8) | packet[5]); y1 552 drivers/input/mouse/elantech.c y1 = etd->mt[0].y; y1 564 drivers/input/mouse/elantech.c input_report_abs(dev, ABS_Y, y1); y1 566 drivers/input/mouse/elantech.c elantech_report_semi_mt_data(dev, fingers, x1, y1, x2, y2); y1 70 drivers/input/touchscreen/mc13783_ts.c int x0, x1, x2, y0, y1, y2; y1 81 drivers/input/touchscreen/mc13783_ts.c y1 = (priv->sample[0] >> 12) & 0xfff; y1 88 drivers/input/touchscreen/mc13783_ts.c x0, x1, x2, y0, y1, y2, cr0, cr1); y1 91 drivers/input/touchscreen/mc13783_ts.c sort3(y0, y1, y2); y1 101 drivers/input/touchscreen/mc13783_ts.c input_report_abs(idev, ABS_Y, y1); y1 104 drivers/input/touchscreen/mc13783_ts.c x1, y1, 0x1000 - cr0); y1 989 drivers/media/pci/ttpci/av7110_hw.c int x1, int y1, int inc, u8 __user * data) y1 996 drivers/media/pci/ttpci/av7110_hw.c h = y1 - y0 + 1; y1 1057 drivers/media/pci/ttpci/av7110_hw.c dc->x1 - dc->x0 + 1, dc->y1 - dc->y0 + 1); y1 1080 drivers/media/pci/ttpci/av7110_hw.c ret = OSDSetColor(av7110, dc->color, dc->x0, dc->y0, dc->x1, dc->y1); y1 1109 drivers/media/pci/ttpci/av7110_hw.c dc->y1 = dc->y0; y1 1112 drivers/media/pci/ttpci/av7110_hw.c ret = OSDSetBlock(av7110, dc->x0, dc->y0, dc->x1, dc->y1, dc->color, dc->data); y1 1116 drivers/media/pci/ttpci/av7110_hw.c dc->x1-dc->x0+1, dc->y1, dc->color); y1 1120 drivers/media/pci/ttpci/av7110_hw.c dc->x1 - dc->x0 + 1, dc->y1 - dc->y0 + 1, dc->color); y1 1124 drivers/media/pci/ttpci/av7110_hw.c dc->x0, dc->y0, dc->x1 - dc->x0, dc->y1 - dc->y0, dc->color); y1 1168 drivers/media/pci/ttpci/av7110_hw.c dc->x1 - dc->x0 + 1, dc->y1 - dc->y0 + 1); y1 388 drivers/media/platform/vim2m.c u8 y, y1, u, v; y1 396 drivers/media/platform/vim2m.c y1 = ((8453 * (*r) + 16594 * (*g) + 3223 * (*b) y1 402 drivers/media/platform/vim2m.c *(*dst)++ = y1; y1 360 drivers/media/usb/gspca/w996Xcf.c y1 = v0 + hw_bufsize / 4, y1 361 drivers/media/usb/gspca/w996Xcf.c u1 = y1 + hw_bufsize / 2, y1 377 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x22, y1 & 0xffff); /* Y buf.1, low */ y1 378 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x23, y1 >> 16); /* Y buf.1, high */ y1 384 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x32, y1 & 0xffff); /* JPEG buf 0 low */ y1 385 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x33, y1 >> 16); /* JPEG buf 0 high */ y1 387 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x34, y1 & 0xffff); /* JPEG buf 1 low */ y1 388 drivers/media/usb/gspca/w996Xcf.c reg_w(sd, 0x35, y1 >> 16); /* JPEG bug 1 high */ y1 665 drivers/media/usb/uvc/uvc_video.c u32 y1, y2; y1 697 drivers/media/usb/uvc/uvc_video.c y1 = (first->dev_sof + 2048) << 16; y1 699 drivers/media/usb/uvc/uvc_video.c if (y2 < y1) y1 702 drivers/media/usb/uvc/uvc_video.c y = (u64)(y2 - y1) * (1ULL << 31) + (u64)y1 * (u64)x2 y1 713 drivers/media/usb/uvc/uvc_video.c x1, x2, y1, y2, clock->sof_offset); y1 723 drivers/media/usb/uvc/uvc_video.c y1 = NSEC_PER_SEC; y1 724 drivers/media/usb/uvc/uvc_video.c y2 = (u32)ktime_to_ns(ktime_sub(last->host_time, first->host_time)) + y1; y1 737 drivers/media/usb/uvc/uvc_video.c y = (u64)(y2 - y1) * (u64)sof + (u64)y1 * (u64)x2 y1 741 drivers/media/usb/uvc/uvc_video.c timestamp = ktime_to_ns(first->host_time) + y - y1; y1 749 drivers/media/usb/uvc/uvc_video.c x2, last->host_sof, last->dev_sof, y1, y2); y1 1068 drivers/net/wireless/ath/carl9170/phy.c static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) y1 1071 drivers/net/wireless/ath/carl9170/phy.c if (y2 == y1) y1 1072 drivers/net/wireless/ath/carl9170/phy.c return y1; y1 1076 drivers/net/wireless/ath/carl9170/phy.c return y1; y1 1082 drivers/net/wireless/ath/carl9170/phy.c return y1; y1 1084 drivers/net/wireless/ath/carl9170/phy.c return y1 + (((y2 - y1) * (x - x1)) / (x2 - x1)); y1 1087 drivers/net/wireless/ath/carl9170/phy.c static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) y1 1093 drivers/net/wireless/ath/carl9170/phy.c y1 << SHIFT, x2 << SHIFT, y2 << SHIFT); y1 645 drivers/net/wireless/intel/iwlegacy/4965.c il4965_interpolate_value(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) y1 650 drivers/net/wireless/intel/iwlegacy/4965.c return y1; y1 652 drivers/net/wireless/intel/iwlegacy/4965.c il4965_math_div_round((x2 - x) * (y1 - y2), (x2 - x1), &val); y1 57 drivers/power/supply/ab8500_fg.c #define interpolate(x, x1, y1, x2, y2) \ y1 58 drivers/power/supply/ab8500_fg.c ((y1) + ((((y2) - (y1)) * ((x) - (x1))) / ((x2) - (x1)))); y1 865 drivers/video/fbdev/broadsheetfb.c u16 y1, u16 y2) y1 872 drivers/video/fbdev/broadsheetfb.c y1 &= 0xFFFC; y1 878 drivers/video/fbdev/broadsheetfb.c args[2] = y1; y1 886 drivers/video/fbdev/broadsheetfb.c buf += y1 * par->info->var.xres; y1 887 drivers/video/fbdev/broadsheetfb.c broadsheet_burst_write(par, ((1 + y2 - y1) * par->info->var.xres)/2, y1 935 drivers/video/fbdev/broadsheetfb.c u16 y1 = 0, h = 0; y1 950 drivers/video/fbdev/broadsheetfb.c y1 = (cur->index << PAGE_SHIFT) / xres; y1 957 drivers/video/fbdev/broadsheetfb.c broadsheetfb_dpy_update_pages(info->par, y1, y1 + h); y1 959 drivers/video/fbdev/broadsheetfb.c y1 = (cur->index << PAGE_SHIFT) / xres; y1 970 drivers/video/fbdev/broadsheetfb.c broadsheetfb_dpy_update_pages(info->par, y1, y1 971 drivers/video/fbdev/broadsheetfb.c min((u16) (y1 + h), yres)); y1 201 drivers/video/fbdev/cg6.c u32 x1, y1, z1, color1; y1 376 drivers/video/fbdev/cg6.c sbus_writel(area->sy + area->height - 1, &fbc->y1); y1 480 drivers/video/fbdev/hgafb.c u_int rows, y1, y2; y1 485 drivers/video/fbdev/hgafb.c y1 = area->sy; y1 489 drivers/video/fbdev/hgafb.c src = rowaddr(info, y1) + (area->sx >> 3); y1 492 drivers/video/fbdev/hgafb.c y1++; y1 496 drivers/video/fbdev/hgafb.c y1 = area->sy + area->height - 1; y1 500 drivers/video/fbdev/hgafb.c src = rowaddr(info, y1) + (area->sx >> 3); y1 503 drivers/video/fbdev/hgafb.c y1--; y1 126 drivers/video/fbdev/hpfb.c static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) y1 140 drivers/video/fbdev/hpfb.c out_be16(fb_regs + DEST_Y, y1); y1 166 drivers/video/fbdev/hyperv_fb.c s32 x1, y1; /* top left corner */ y1 328 drivers/video/fbdev/hyperv_fb.c msg.dirt.rect[0].y1 = 0; y1 288 drivers/video/fbdev/mmp/hw/mmp_ctrl.h #define CFG_CKEY_Y1(y1) ((y1)<<16) y1 189 drivers/video/fbdev/nvidia/nv_accel.c static void NVSetClippingRectangle(struct fb_info *info, int x1, int y1, y1 193 drivers/video/fbdev/nvidia/nv_accel.c int h = y2 - y1 + 1; y1 197 drivers/video/fbdev/nvidia/nv_accel.c NVDmaNext(par, (y1 << 16) | x1); y1 198 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c u16 y1 = y; y1 213 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c buf[1] = (y1 >> 8) & 0xff; y1 214 drivers/video/fbdev/omap2/omapfb/displays/panel-dsi-cm.c buf[2] = (y1 >> 0) & 0xff; y1 115 drivers/video/fbdev/pxa168fb.h #define CFG_CKEY_Y1(y1) ((y1) << 16) y1 355 drivers/video/fbdev/tridentfb.c u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) y1 358 drivers/video/fbdev/tridentfb.c u32 s1 = point(x1, y1); y1 359 drivers/video/fbdev/tridentfb.c u32 s2 = point(x1 + w - 1, y1 + h - 1); y1 363 drivers/video/fbdev/tridentfb.c if ((y1 > y2) || ((y1 == y2) && (x1 > x2))) y1 443 drivers/video/fbdev/tridentfb.c u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) y1 448 drivers/video/fbdev/tridentfb.c if ((x1 < x2) && (y1 == y2)) { y1 457 drivers/video/fbdev/tridentfb.c if (y1 < y2) { y1 459 drivers/video/fbdev/tridentfb.c y1_tmp = y1 + h - 1; y1 462 drivers/video/fbdev/tridentfb.c y1_tmp = y1; y1 517 drivers/video/fbdev/tridentfb.c u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) y1 520 drivers/video/fbdev/tridentfb.c u32 s1 = point(x1, y1); y1 521 drivers/video/fbdev/tridentfb.c u32 s2 = point(x1 + w - 1, y1 + h - 1); y1 525 drivers/video/fbdev/tridentfb.c if ((y1 > y2) || ((y1 == y2) && (x1 > x2))) y1 582 drivers/video/fbdev/tridentfb.c u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) y1 587 drivers/video/fbdev/tridentfb.c if ((x1 < x2) && (y1 == y2)) { y1 596 drivers/video/fbdev/tridentfb.c if (y1 < y2) { y1 598 drivers/video/fbdev/tridentfb.c y1_tmp = y1 + h - 1; y1 601 drivers/video/fbdev/tridentfb.c y1_tmp = y1; y1 45 drivers/video/fbdev/xen-fbfront.c int x1, y1, x2, y2; /* dirty rectangle, y1 141 drivers/video/fbdev/xen-fbfront.c int x1, int y1, int w, int h) y1 145 drivers/video/fbdev/xen-fbfront.c int y2 = y1 + h - 1; y1 155 drivers/video/fbdev/xen-fbfront.c if (info->y1 < y1) y1 156 drivers/video/fbdev/xen-fbfront.c y1 = info->y1; y1 168 drivers/video/fbdev/xen-fbfront.c info->y1 = y1; y1 175 drivers/video/fbdev/xen-fbfront.c info->x1 = info->y1 = INT_MAX; y1 180 drivers/video/fbdev/xen-fbfront.c if (x1 <= x2 && y1 <= y2) y1 181 drivers/video/fbdev/xen-fbfront.c xenfb_do_update(info, x1, y1, x2 - x1 + 1, y2 - y1 + 1); y1 190 drivers/video/fbdev/xen-fbfront.c int y1, y2, miny, maxy; y1 197 drivers/video/fbdev/xen-fbfront.c y1 = beg / fb_info->fix.line_length; y1 201 drivers/video/fbdev/xen-fbfront.c if (miny > y1) y1 202 drivers/video/fbdev/xen-fbfront.c miny = y1; y1 405 drivers/video/fbdev/xen-fbfront.c info->x1 = info->y1 = INT_MAX; y1 215 include/drm/drm_plane.h .y1 = state->src_y, y1 227 include/drm/drm_plane.h .y1 = state->crtc_y, y1 42 include/drm/drm_rect.h int x1, y1, x2, y2; y1 53 include/drm/drm_rect.h #define DRM_RECT_ARG(r) drm_rect_width(r), drm_rect_height(r), (r)->x1, (r)->y1 y1 70 include/drm/drm_rect.h (r)->y1 >> 16, (((r)->y1 & 0xffff) * 15625) >> 10 y1 87 include/drm/drm_rect.h r->y1 -= dh >> 1; y1 104 include/drm/drm_rect.h r->y1 += dy; y1 120 include/drm/drm_rect.h r->y1 /= vert; y1 146 include/drm/drm_rect.h return r->y2 - r->y1; y1 173 include/drm/drm_rect.h r1->y1 == r2->y1 && r1->y2 == r2->y2; y1 516 include/math-emu/op-4.h #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ y1 521 include/math-emu/op-4.h r1 = x1 + y1; \ y1 530 include/math-emu/op-4.h #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ y1 535 include/math-emu/op-4.h r1 = x1 + y1; \ y1 548 include/math-emu/op-4.h #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ y1 553 include/math-emu/op-4.h r1 = x1 - y1; \ y1 562 include/math-emu/op-4.h #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ y1 567 include/math-emu/op-4.h r1 = x1 - y1; \ y1 580 include/math-emu/op-4.h #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ y1 584 include/math-emu/op-4.h __FP_FRAC_SUB_3 (x2, x1, x0, _t2, _t1, _t0, y2, y1, y0); \ y1 589 include/math-emu/op-4.h #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ y1 593 include/math-emu/op-4.h __FP_FRAC_SUB_4 (x3,x2,x1,x0,_t3,_t2,_t1,_t0, y3,y2,y1,y0); \ y1 99 include/uapi/drm/drm.h unsigned short y1; y1 1023 include/uapi/drm/drm_mode.h __s32 y1; y1 142 include/uapi/linux/dvb/osd.h int y1; y1 50 kernel/time/timeconv.c static long leaps_between(long y1, long y2) y1 52 kernel/time/timeconv.c long leaps1 = math_div(y1 - 1, 4) - math_div(y1 - 1, 100) y1 53 kernel/time/timeconv.c + math_div(y1 - 1, 400); y1 550 net/sched/sch_hfsc.c u64 y1, y2, dx, dy; y1 555 net/sched/sch_hfsc.c y1 = rtsc_x2y(rtsc, x); y1 556 net/sched/sch_hfsc.c if (y1 < y) y1 570 net/sched/sch_hfsc.c y1 = rtsc_x2y(rtsc, x); y1 571 net/sched/sch_hfsc.c if (y1 <= y) { y1 592 net/sched/sch_hfsc.c dx = (y1 - y) << SM_SHIFT; y1 77 sound/pci/au88x0/au88x0_a3d.c a3dsrc_SetAtmosState(a3dsrc_t * a, short x1, short x2, short y1, short y2) y1 82 sound/pci/au88x0/au88x0_a3d.c hwwrite(vortex->mmio, a3d_addrA(a->slice, a->source, A3D_A_y1), y1); y1 115 sound/pci/au88x0/au88x0_a3d.c a3dsrc_GetAtmosState(a3dsrc_t * a, short *x1, short *x2, short *y1, short *y2) y1 99 tools/include/uapi/drm/drm.h unsigned short y1;