Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 46) 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
381 y0, y1, y2, y3, \ argument
421 y0, y1, y2, y3, \ argument
476 y0, y1, y2, y3, \ argument
531 y0, y1, y2, y3, \ argument
567 y0, y1, y2, y3, \ argument
626 y0, y1, y2, y3, \ argument
685 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
422 y0, y1, y2, y3, \ argument
462 y0, y1, y2, y3, \ argument
516 y0, y1, y2, y3, \ argument
570 y0, y1, y2, y3, \ argument
604 y0, y1, y2, y3, \ argument
662 y0, y1, y2, y3, \ argument
720 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
H A Dsha512-avx2-asm.S97 y1 = %r14 define
/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/drivers/iio/magnetometer/
H A Dyamaha-yas530.c284 static int yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) in yas530_measure()
368 static int yas537_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) in yas537_measure()
505 u16 t_ref, t_comp, t, x, y1, y2; in yas530_get_measure() local
587 u16 t, x, y1, y2; in yas537_get_measure() local
1196 u16 t, x, y1, y2; in yas530_measure_offsets() local
/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/drivers/input/touchscreen/
H A Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() 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/drivers/iio/pressure/
H A Dmpl115.c51 int a1, y1, pcomp; in mpl115_comp_pressure() local
/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