Home
last modified time | relevance | path

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

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h192 uint64_t z0, z1; in shift64ExtraRightJamming() local
229 uint64_t z0, z1; in shift128Right() local
264 uint64_t z0, z1; in shift128RightJamming() local
322 uint64_t z0, z1, z2; in shift128ExtraRightJamming() local
414 uint64_t z0, z1, z2; in shortShift192Left() local
521 uint64_t z0, z1, m1; in mul128By64To192() local
540 uint64_t z0, z1, z2; in mul128To256() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local
167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local
224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
353 uint64_t z0, z1; in vstrc() local
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_biquad.h22 int32_t z1; member
/openbmc/linux/drivers/input/touchscreen/
H A Dti_am335x_tsc.c225 u32 *x, u32 *y, u32 *z1, u32 *z2) in titsc_read_coordinates()
282 unsigned int z1, z2, z; in titsc_irq() local
H A Dtsc2007.h57 u16 z1, z2; member
H A Dresistive-adc-touch.c70 unsigned int z1 = touch_info[st->ch_map[GRTS_CH_Z1]]; in grts_cb() local
H A D88pm860x-ts.c54 int z1, z2, rt = 0; in pm860x_touch_handler() local
H A Dbu21029_ts.c167 u16 x, y, z1, z2; in bu21029_touch_report() local
H A Dtsc200x-core.c70 u16 z1; member
H A Dads7846.c91 u16 x, y, z1, z2; member
828 u16 x, y, z1, z2; in ads7846_report_state() local
H A Dad7879.c169 u16 x, y, z1, z2; in ad7879_report() local
H A Dad7877.c323 u16 x, y, z1, z2; in ad7877_process_data() local
/openbmc/linux/crypto/
H A Decrdsa.c83 u64 z1[ECRDSA_MAX_DIGITS]; in ecrdsa_verify() local
H A Decc.c1080 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian()
/openbmc/linux/lib/crypto/mpi/
H A Dec.c689 MPI z1, z2, z3; in mpi_ec_get_affine() local
940 #define z1 (p1->z) in add_points_weierstrass() macro
1217 MPI x1, y1, z1, k, h, yy; in mpi_ec_mul_point() local
/openbmc/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S425 z0, z1, z2, z3, \ argument
465 z0, z1, z2, z3, \ argument
504 z0, z1, z2, z3, \ argument
H A Dcurve25519-x86_64.c1541 u64 *z1 = &tmp[4]; in curve25519_ever64_base() local
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c641 bits64 z1; in add128() local
685 bits64 z0, zMiddleA, zMiddleB, z1; in mul64To128() local
/openbmc/linux/drivers/iio/magnetometer/
H A Dbmc150_magn.c124 __le16 z1; member
411 u16 z1 = le16_to_cpu(tregs->z1); in bmc150_magn_compensate_z() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfc_pci.h172 __le16 z1; /* Z1 pointer 16 Bit */ member
H A Dhfcmulti.c1904 int Zspace, z1, z2; /* must be int for calculation */ in hfcmulti_tx() local
2150 int Zsize, z1, z2 = 0; /* = 0, to make GCC happy */ in hfcmulti_rx() local
/openbmc/qemu/tcg/
H A Doptimize.c1123 uint64_t z1, z2; in fold_and() local
1156 uint64_t z1; in fold_andc() local
/openbmc/linux/drivers/iio/adc/
H A Dat91_adc.c311 unsigned int xscale, yscale, reg, z1, z2; in at91_ts_sample() local
H A Dat91-sama5d2_adc.c1059 u32 z1, z2; in at91_adc_touch_pressure() local
/openbmc/linux/drivers/video/fbdev/
H A Dcg6.c202 u32 x1, y1, z1, color1; member