Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 45) sorted by relevance

12

/linux/arch/sparc/include/asm/
H A Dsfp-machine_32.h78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
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/arch/x86/crypto/
H A Daria-aesni-avx-asm_64.S173 y0, y1, y2, y3, \ argument
196 y0, y1, y2, y3, \ argument
224 y0, y1, y2, y3, \ argument
378 y0, y1, y2, y3, \ argument
418 y0, y1, y2, y3, \ argument
473 y0, y1, y2, y3, \ argument
528 y0, y1, y2, y3, \ argument
563 y0, y1, y2, y3, \ argument
622 y0, y1, y2, y3, \ argument
681 y0, y1, y2, y3, \ argument
H A Daria-aesni-avx2-asm_64.S189 y0, y1, y2, y3, \ argument
212 y0, y1, y2, y3, \ argument
240 y0, y1, y2, y3, \ argument
420 y0, y1, y2, y3, \ argument
460 y0, y1, y2, y3, \ argument
514 y0, y1, y2, y3, \ argument
568 y0, y1, y2, y3, \ argument
602 y0, y1, y2, y3, \ argument
660 y0, y1, y2, y3, \ argument
718 y0, y1, y2, y3, \ argument
H A Daria-gfni-avx512-asm_64.S173 y0, y1, y2, y3, \ argument
196 y0, y1, y2, y3, \ argument
224 y0, y1, y2, y3, \ argument
270 y0, y1, y2, y3, \ argument
331 y0, y1, y2, y3, \ argument
383 y0, y1, y2, y3, \ argument
423 y0, y1, y2, y3, \ argument
463 y0, y1, y2, y3, \ argument
502 y0, y1, y2, y3, \ argument
/linux/include/math-emu/
H A Dop-4.h516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument
562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
580 #define __FP_FRAC_DEC_3(x2,x1,x0,y2,y1,y0) \ argument
589 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) \ argument
/linux/drivers/video/fbdev/
H A Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member
141 int x1, int y1, int w, int h) in xenfb_refresh()
189 int y1, y2, miny, maxy; in xenfb_deferred_io() local
H A Dhyperv_fb.c204 s32 x1, y1; /* top left corner */ member
274 int x1, y1, x2, y2; member
373 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) in synthvid_update()
421 int y1, y2, miny, maxy; in synthvid_deferred_io() local
716 int x1, x2, y1, y2; in hvfb_update_work() local
757 int x1, int y1, int w, int h) in hvfb_ondemand_refresh_throttle()
H A Dtridentfb.c355 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect()
443 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect()
517 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect()
582 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
H A Dhpfb.c126 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
H A Dbroadsheetfb.c865 u16 y1, u16 y2) in broadsheetfb_dpy_update_pages()
934 u16 y1 = 0, h = 0; in broadsheetfb_dpy_deferred_io() local
/linux/drivers/gpu/drm/tests/
H A Ddrm_damage_helper_test.c59 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, in set_plane_src()
73 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip()
96 int x1, int y1, int x2, int y2) in check_damage_clip()
/linux/include/linux/
H A Dfixp-arith.h154 static inline int fixp_linear_interpolate(int x0, int y0, int x1, int y1, int x) in fixp_linear_interpolate()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.h25 u32 y1:8; member
/linux/drivers/input/mouse/
H A Delantech.c397 unsigned int x1, unsigned int y1, in elantech_report_semi_mt_data()
413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local
564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
/linux/include/drm/
H A Ddrm_rect.h47 int x1, y1, x2, y2; member
/linux/arch/sh/include/uapi/asm/
H A Dptrace_32.h70 unsigned long y1; member
/linux/lib/crypto/x86/
H A Dsha256-ssse3-asm.S107 y1 = %r14d define
H A Dsha512-avx2-asm.S96 y1 = %r14 define
H A Dsha256-avx-asm.S114 y1 = %r14d define
H A Dsha256-avx2-asm.S111 y1 = %r14d define
/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) in carl9170_interpolate_s32()
1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) in carl9170_interpolate_u8()
/linux/include/uapi/linux/dvb/
H A Dosd.h127 int y1; member
/linux/drivers/video/fbdev/nvidia/
H A Dnv_accel.c189 static void NVSetClippingRectangle(struct fb_info *info, int x1, int y1, in NVSetClippingRectangle()
/linux/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_packing.c82 char y1; member
/linux/drivers/media/usb/gspca/
H A Dw996Xcf.c359 y1 = v0 + hw_bufsize / 4, in w9968cf_init() local

12