Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/isdn/mISDN/
Ddsp_biquad.h22 int32_t z1; member
/Linux-v6.6/drivers/input/touchscreen/
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
Dresistive-adc-touch.c70 unsigned int z1 = touch_info[st->ch_map[GRTS_CH_Z1]]; in grts_cb() local
Dtsc2007.h57 u16 z1, z2; member
D88pm860x-ts.c54 int z1, z2, rt = 0; in pm860x_touch_handler() local
Dbu21029_ts.c167 u16 x, y, z1, z2; in bu21029_touch_report() local
Dtsc200x-core.c70 u16 z1; member
Dads7846.c91 u16 x, y, z1, z2; member
828 u16 x, y, z1, z2; in ads7846_report_state() local
Dad7879.c169 u16 x, y, z1, z2; in ad7879_report() local
Dad7877.c323 u16 x, y, z1, z2; in ad7877_process_data() local
/Linux-v6.6/arch/x86/crypto/
Daria-gfni-avx512-asm_64.S425 z0, z1, z2, z3, \ argument
465 z0, z1, z2, z3, \ argument
504 z0, z1, z2, z3, \ argument
Dcurve25519-x86_64.c1541 u64 *z1 = &tmp[4]; in curve25519_ever64_base() local
/Linux-v6.6/lib/crypto/mpi/
Dec.c686 MPI z1, z2, z3; in mpi_ec_get_affine() local
937 #define z1 (p1->z) in add_points_weierstrass() macro
1214 MPI x1, y1, z1, k, h, yy; in mpi_ec_mul_point() local
/Linux-v6.6/crypto/
Decrdsa.c83 u64 z1[ECRDSA_MAX_DIGITS]; in ecrdsa_verify() local
Decc.c1080 static void ecc_point_double_jacobian(u64 *x1, u64 *y1, u64 *z1, in ecc_point_double_jacobian()
/Linux-v6.6/arch/sh/kernel/cpu/sh4/
Dsoftfloat.c641 bits64 z1; in add128() local
685 bits64 z0, zMiddleA, zMiddleB, z1; in mul64To128() local
/Linux-v6.6/drivers/iio/magnetometer/
Dbmc150_magn.c124 __le16 z1; member
411 u16 z1 = le16_to_cpu(tregs->z1); in bmc150_magn_compensate_z() local
/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfc_pci.h172 __le16 z1; /* Z1 pointer 16 Bit */ member
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
/Linux-v6.6/drivers/iio/adc/
Dat91_adc.c311 unsigned int xscale, yscale, reg, z1, z2; in at91_ts_sample() local
Dat91-sama5d2_adc.c1059 u32 z1, z2; in at91_adc_touch_pressure() local
/Linux-v6.6/drivers/video/fbdev/
Dcg6.c202 u32 x1, y1, z1, color1; member