/linux-6.3-rc2/arch/x86/crypto/ |
A D | sha256-avx-asm.S | 164 mov f, y2 # y2 = f 167 xor g, y2 # y2 = f^g 182 mov a, y2 # y2 = a 186 and c, y2 # y2 = a&c 198 mov f, y2 # y2 = f 203 xor g, y2 # y2 = f^g 219 mov a, y2 # y2 = a 237 mov f, y2 # y2 = f 257 mov a, y2 # y2 = a 275 mov f, y2 # y2 = f [all …]
|
A D | sha256-ssse3-asm.S | 158 mov f, y2 # y2 = f 162 xor g, y2 # y2 = f^g 179 mov a, y2 # y2 = a 183 and c, y2 # y2 = a&c 198 mov f, y2 # y2 = f 219 mov a, y2 # y2 = a 240 mov f, y2 # y2 = f 260 mov a, y2 # y2 = a 281 mov f, y2 # y2 = f 323 mov f, y2 # y2 = f [all …]
|
A D | sha256-avx2-asm.S | 113 y2 = %r15d define 164 mov f, y2 # y2 = f # CH 168 xor g, y2 # y2 = f^g # CH 172 and e, y2 # y2 = (f^g)&e # CH 182 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH 188 add y0, y2 # y2 = S1 + CH # -- 214 mov f, y2 # y2 = f # CH 217 xor g, y2 # y2 = f^g # CH 223 and e, y2 # y2 = (f^g)&e # CH 232 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH [all …]
|
A D | sha512-avx2-asm.S | 98 y2 = %r15 define 187 mov f, y2 # y2 = f # CH 191 xor g, y2 # y2 = f^g # CH 194 and e, y2 # y2 = (f^g)&e # CH 203 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH 208 add y0, y2 # y2 = S1 + CH # -- 251 mov f, y2 # y2 = f # CH 254 xor g, y2 # y2 = f^g # CH 260 and e, y2 # y2 = (f^g)&e # CH 267 xor g, y2 # y2 = CH = ((f^g)&e)^g # CH [all …]
|
A D | aria-aesni-avx-asm_64.S | 173 y0, y1, y2, y3, \ argument 201 y0, y1, y2, y3, \ 224 y0, y1, y2, y3, \ argument 386 vpxor y2, x6, x6; \ 392 vpxor y6, y2, y2; \ 410 vpxor x2, y2, y2; \ 416 vpxor y2, x6, x6; \ 421 y0, y1, y2, y3, \ argument 476 y0, y1, y2, y3, \ argument 531 y0, y1, y2, y3, \ argument [all …]
|
A D | aria-aesni-avx2-asm_64.S | 189 y0, y1, y2, y3, \ argument 217 y0, y1, y2, y3, \ 240 y0, y1, y2, y3, \ argument 427 vpxor y2, x6, x6; \ 433 vpxor y6, y2, y2; \ 451 vpxor x2, y2, y2; \ 457 vpxor y2, x6, x6; \ 462 y0, y1, y2, y3, \ argument 516 y0, y1, y2, y3, \ argument 570 y0, y1, y2, y3, \ argument [all …]
|
A D | aria-gfni-avx512-asm_64.S | 173 y0, y1, y2, y3, \ argument 196 y0, y1, y2, y3, \ argument 201 y0, y1, y2, y3, \ 224 y0, y1, y2, y3, \ argument 295 vpxorq t0, y2, y2; \ 354 vgf2p8affineqb $(tf_inv_const), t1, y2, y2; \ 356 vgf2p8affineinvqb $0, t2, y2, y2; \ 388 vpxorq y2, x6, x6; \ 394 vpxorq y6, y2, y2; \ 412 vpxorq x2, y2, y2; \ [all …]
|
A D | camellia-aesni-avx-asm_64.S | 246 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 248 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 250 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 255 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 257 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 259 two_roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 492 vpxor 5 * 16(rio), x0, y2; \ 507 byteslice_16x16b(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, \ 520 vmovdqu y2, 2 * 16(mem_cd); \ 543 vpxor x0, y2, y2; \ [all …]
|
A D | camellia-aesni-avx2-asm_64.S | 278 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 280 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 282 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 287 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 289 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 291 two_roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, y4, y5, \ 524 vpxor 5 * 32(rio), x0, y2; \ 539 byteslice_16x16b_fast(x0, x1, x2, x3, x4, x5, x6, x7, y0, y1, y2, y3, \ 552 vmovdqu y2, 2 * 32(mem_cd); \ 575 vpxor x0, y2, y2; \ [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_rect.c | 49 r1->y2 = min(r1->y2, r2->y2); in drm_rect_intersect() 121 diff = dst->y2 - clip->y2; in drm_rect_clip_scaled() 127 dst->y2 -= diff; in drm_rect_clip_scaled() 279 r->x2 = tmp.y2; in drm_rect_rotate() 281 r->y2 = width - tmp.x1; in drm_rect_rotate() 287 r->y1 = height - tmp.y2; in drm_rect_rotate() 288 r->y2 = height - tmp.y1; in drm_rect_rotate() 295 r->y2 = tmp.x2; in drm_rect_rotate() 338 r->x1 = width - tmp.y2; in drm_rect_rotate_inv() 341 r->y2 = tmp.x2; in drm_rect_rotate_inv() [all …]
|
A D | drm_damage_helper.c | 46 dest->y2 = src->y2; in convert_clip_rect_to_rect() 242 iter->plane_src.y2 = (src.y2 >> 16) + !!(src.y2 & 0xFFFF); in drm_atomic_helper_damage_iter_init() 320 rect->y2 = 0; in drm_atomic_helper_damage_merged() 327 rect->y2 = max(rect->y2, clip.y2); in drm_atomic_helper_damage_merged()
|
/linux-6.3-rc2/drivers/gpu/drm/tests/ |
A D | drm_rect_test.c | 51 src.y1 != 0 || src.y2 != 1 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 53 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 65 src.y1 != 0 || src.y2 != 2 << 16, "Source badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 67 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 81 dst.y1 != 0 || dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_not_clipped() 101 dst.y1 != 0 || dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 115 dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 129 dst.y2 != 1, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 143 dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() 157 dst.y2 != 2, "Destination badly clipped\n"); in drm_test_rect_clip_scaled_clipped() [all …]
|
A D | drm_damage_helper_test.c | 60 int y2) in set_plane_src() argument 65 state->src_h = y2 - y1; in set_plane_src() 70 state->src.y2 = y2; in set_plane_src() 74 int y2) in set_damage_clip() argument 79 r->y2 = y2; in set_damage_clip() 96 int x1, int y1, int x2, int y2) in check_damage_clip() argument 108 int src_y2 = (state.src.y2 >> 16) + !!(state.src.y2 & 0xFFFF); in check_damage_clip() 110 if (x1 >= x2 || y1 >= y2) in check_damage_clip() 112 if (x1 < src_x1 || y1 < src_y1 || x2 > src_x2 || y2 > src_y2) in check_damage_clip() 114 if (r->x1 != x1 || r->y1 != y1 || r->x2 != x2 || r->y2 != y2) in check_damage_clip() [all …]
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 86 "rI" ((USItype)(y2)), \ 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 101 "rI" ((USItype)(y2)), \ 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 123 "rI" ((USItype)(y2)), \ 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 148 "rI" ((USItype)(y2)), \ 158 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) __FP_FRAC_SUB_3(x2,x1,x0,x2,x1,x0,y2,y1,y0) argument 160 #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,y… argument
|
/linux-6.3-rc2/include/drm/ |
A D | drm_rect.h | 47 int x1, y1, x2, y2; member 64 .y2 = (y) + (h) }) 107 r->y2 = y + height; in drm_rect_init() 127 r->y2 += (dh + 1) >> 1; in drm_rect_adjust_size() 144 r->y2 += dy; in drm_rect_translate() 174 r->y2 /= vert; in drm_rect_downscale() 198 return r->y2 - r->y1; in drm_rect_height() 225 r1->y1 == r2->y1 && r1->y2 == r2->y2; in drm_rect_equals()
|
/linux-6.3-rc2/drivers/gpu/drm/tiny/ |
A D | ili9225.c | 89 u16 x1, x2, y1, y2; in ili9225_fb_dirty() local 113 y2 = rect->y2 - 1; in ili9225_fb_dirty() 119 x2 = rect->y2 - 1; in ili9225_fb_dirty() 121 y2 = fb->width - rect->x1 - 1; in ili9225_fb_dirty() 123 y_start = y2; in ili9225_fb_dirty() 128 y1 = fb->height - rect->y2; in ili9225_fb_dirty() 129 y2 = fb->height - rect->y1 - 1; in ili9225_fb_dirty() 131 y_start = y2; in ili9225_fb_dirty() 134 x1 = fb->height - rect->y2; in ili9225_fb_dirty() 137 y2 = rect->x2 - 1; in ili9225_fb_dirty() [all …]
|
A D | st7586.c | 69 size_t len = (clip->x2 - clip->x1) * (clip->y2 - clip->y1); in st7586_xrgb8888_to_gray332() 83 for (y = clip->y1; y < clip->y2; y++) { in st7586_xrgb8888_to_gray332() 137 (rect->y2 >> 8) & 0xFF, (rect->y2 - 1) & 0xFF); in st7586_fb_dirty() 141 (end - start) * (rect->y2 - rect->y1)); in st7586_fb_dirty() 180 .y2 = fb->height, in st7586_pipe_enable()
|
/linux-6.3-rc2/drivers/video/fbdev/ |
A D | xen-fbfront.c | 145 int y2 = y1 + h - 1; in xenfb_refresh() local 157 if (info->y2 > y2) in xenfb_refresh() 158 y2 = info->y2; in xenfb_refresh() 169 info->y2 = y2; in xenfb_refresh() 176 info->x2 = info->y2 = 0; in xenfb_refresh() 180 if (x1 <= x2 && y1 <= y2) in xenfb_refresh() 189 int y1, y2, miny, maxy; in xenfb_deferred_io() local 198 if (y2 >= fb_info->var.yres) in xenfb_deferred_io() 199 y2 = fb_info->var.yres - 1; in xenfb_deferred_io() 202 if (maxy < y2) in xenfb_deferred_io() [all …]
|
A D | hyperv_fb.c | 274 int x1, y1, x2, y2; member 379 if (y2 == INT_MAX) in synthvid_update() 380 y2 = info->var.yres; in synthvid_update() 391 msg.dirt.rect[0].y2 = in synthvid_update() 392 (y2 < y1 || y2 > info->var.yres) ? info->var.yres : y2; in synthvid_update() 419 int y1, y2, miny, maxy; in synthvid_deferred_io() local 714 int x1, x2, y1, y2; in hvfb_update_work() local 725 y2 = par->y2; in hvfb_update_work() 729 par->x2 = par->y2 = 0; in hvfb_update_work() 759 int y2 = y1 + h; in hvfb_ondemand_refresh_throttle() local [all …]
|
A D | hgafb.c | 485 u_int rows, y1, y2; in hgafb_copyarea() local 491 y2 = area->dy; in hgafb_copyarea() 495 dest = rowaddr(info, y2) + (area->dx >> 3); in hgafb_copyarea() 498 y2++; in hgafb_copyarea() 502 y2 = area->dy + area->height - 1; in hgafb_copyarea() 506 dest = rowaddr(info, y2) + (area->dx >> 3); in hgafb_copyarea() 509 y2--; in hgafb_copyarea()
|
/linux-6.3-rc2/drivers/video/fbdev/mb862xx/ |
A D | mb862xxfb_accel.c | 196 int x2, y2, vxres, vyres; in mb86290fb_imageblit() local 199 y2 = image->dy + image->height; in mb86290fb_imageblit() 203 y2 = min(y2, vyres); in mb86290fb_imageblit() 205 height = y2 - dy; in mb86290fb_imageblit() 254 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local 267 y2 = rect->dy + rect->height; in mb86290fb_fillrect() 269 y2 = min(y2, vyres); in mb86290fb_fillrect() 271 height = y2 - rect->dy; in mb86290fb_fillrect()
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/ |
A D | ia_css_ctc1_5.host.c | 81 to->y2 = from->y2; in ia_css_ctc_encode() 100 from->y2, from->y1, in ia_css_ctc_encode() 105 from->y3, from->y2, in ia_css_ctc_encode()
|
/linux-6.3-rc2/scripts/ |
A D | bootgraph.pl | 177 my ($s, $s2, $s3, $e, $w, $y, $y2, $style); 191 $y2 = $y + 4; 205 print "<text transform=\"translate($s2,$y2) rotate(90)\">$key</text>\n"; 207 print "<text transform=\"translate($s3,$y2) rotate(90)\" font-size=\"3pt\">$key</text>\n";
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | mc13783_ts.c | 70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local 82 y2 = (priv->sample[1] >> 12) & 0xfff; in mc13783_ts_report_sample() 88 x0, x1, x2, y0, y1, y2, cr0, cr1); in mc13783_ts_report_sample() 91 sort3(y0, y1, y2); in mc13783_ts_report_sample() 97 y2 - y0 < sample_tolerance)) { in mc13783_ts_report_sample()
|
/linux-6.3-rc2/drivers/iio/magnetometer/ |
A D | yamaha-yas530.c | 330 *y2 = yas530_extract_axis(&data[6]); in yas530_measure() 344 *y2 = yas532_extract_axis(&data[6]); in yas530_measure() 421 *y2 = xy1y2[2]; in yas537_measure() 504 u16 t_ref, t_comp, t, x, y1, y2; in yas530_get_measure() local 510 ret = yas530_measure(yas5xx, &t, &x, &y1, &y2); in yas530_get_measure() 517 sy2 = yas530_linearize(yas5xx, y2, 2); in yas530_get_measure() 586 u16 t, x, y1, y2; in yas537_get_measure() local 604 *yo = (y1 - y2) * 1732 / 10; in yas537_get_measure() 605 *zo = (-y1 - y2 + BIT(14)) * 300; in yas537_get_measure() 1195 u16 t, x, y1, y2; in yas530_measure_offsets() local [all …]
|