Home
last modified time | relevance | path

Searched refs:z2 (Results 26 – 49 of 49) sorted by relevance

12

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_core.c63 tc->z2 = tsc2007_xfer(tsc, READ_Z2); in tsc2007_read_values()
79 rt = tc->z2 - tc->z1; in tsc2007_calculate_resistance()
H A Dad7877.c323 u16 x, y, z1, z2; in ad7877_process_data() local
328 z2 = ts->conversion_data[AD7877_SEQ_Z2] & MAX_12BIT; in ad7877_process_data()
342 Rt = (z2 - z1) * x * ts->x_plate_ohms; in ad7877_process_data()
/openbmc/linux/Documentation/devicetree/bindings/iio/magnetometer/
H A Dasahi-kasei,ak8975.yaml91 "0.984807753012208"; /* z2 */
/openbmc/linux/drivers/iio/magnetometer/
H A Dbmc150_magn.c123 __le16 z2; member
412 s16 z2 = le16_to_cpu(tregs->z2); in bmc150_magn_compensate_z() local
420 ((s16)xyz1)))) >> 2)) / (z2 + ((s16)(((((s32)z1) * in bmc150_magn_compensate_z()
/openbmc/linux/drivers/iio/adc/
H A Dat91_adc.c311 unsigned int xscale, yscale, reg, z1, z2; in at91_ts_sample() local
345 z2 = (reg >> 16) & xyz_mask; in at91_ts_sample()
348 pres = rxp * (x * factor / 1024) * (z2 * factor / z1 - factor) in at91_ts_sample()
354 xpos, xscale, ypos, yscale, z1, z2, pres); in at91_ts_sample()
H A Dat91-sama5d2_adc.c1059 u32 z1, z2; in at91_adc_touch_pressure() local
1067 z2 = (val >> 16) & AT91_SAMA5D2_XYZ_MASK; in at91_adc_touch_pressure()
1071 (z2 * factor / z1 - factor) / in at91_adc_touch_pressure()
/openbmc/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S158 ldr z2, [x2, #2, MUL VL]
291 str z2, [x2, #2, MUL VL]
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c1904 int Zspace, z1, z2; /* must be int for calculation */ in hfcmulti_tx() local
1989 z2 = HFC_inw_nodebug(hc, A_Z2) - hc->Zmin; in hfcmulti_tx()
1993 "%d!=%d\n", __func__, hc->id + 1, temp, z2); in hfcmulti_tx()
1994 z2 = temp; /* repeat unti Z2 is equal */ in hfcmulti_tx()
1996 hc->chan[ch].Zfill = z1 - z2; in hfcmulti_tx()
1999 Zspace = z2 - z1; in hfcmulti_tx()
2011 if (z1 == z2) { /* empty */ in hfcmulti_tx()
2150 int Zsize, z1, z2 = 0; /* = 0, to make GCC happy */ in hfcmulti_rx() local
2206 z2 = HFC_inw_nodebug(hc, A_Z2) - hc->Zmin; in hfcmulti_rx()
2207 Zsize = z1 - z2; in hfcmulti_rx()
[all …]
/openbmc/qemu/tcg/
H A Doptimize.c1123 uint64_t z1, z2; in fold_and() local
1133 z2 = arg_info(op->args[2])->z_mask; in fold_and()
1134 ctx->z_mask = z1 & z2; in fold_and()
1148 ctx->a_mask = z1 & ~z2; in fold_and()
1172 uint64_t z2 = ~arg_info(op->args[2])->z_mask; in fold_andc() local
1173 ctx->a_mask = z1 & ~z2; in fold_andc()
1174 z1 &= z2; in fold_andc()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Drenesas,cpg-clocks.yaml80 - const: z2
/openbmc/qemu/hw/arm/
H A Dmeson.build21 arm_ss.add(when: 'CONFIG_Z2', if_true: files('z2.c'))
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1599 floatx80 z2, accum; in helper_fpatan() local
1604 z2 = normalizeRoundAndPackFloatx80(floatx80_precision_x, false, in helper_fpatan()
1610 accum = floatx80_mul(fpatan_coeff_6, z2, &env->fp_status); in helper_fpatan()
1612 accum = floatx80_mul(accum, z2, &env->fp_status); in helper_fpatan()
1614 accum = floatx80_mul(accum, z2, &env->fp_status); in helper_fpatan()
1616 accum = floatx80_mul(accum, z2, &env->fp_status); in helper_fpatan()
1618 accum = floatx80_mul(accum, z2, &env->fp_status); in helper_fpatan()
1620 accum = floatx80_mul(accum, z2, &env->fp_status); in helper_fpatan()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-victgo.dts120 io-channel-names = "y", "z1", "z2", "x";
H A Dimx6dl-plym2m.dts159 io-channel-names = "y", "z1", "z2", "x";
H A Dimx6dl-prtvt7.dts292 io-channel-names = "y", "z1", "z2", "x";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A DMakefile10 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3318-a95x-z2.dtb
H A Drk3318-a95x-z2.dts9 compatible = "zkmagic,a95x-z2", "rockchip,rk3318";
H A Dpx30-evb.dts414 "1"; /* z2 */
/openbmc/linux/lib/crypto/
H A Dcurve25519-hacl64.c482 u64 *z2 = pp + 5; in addanddouble_fmonty() local
538 fmul(z2, zzz, zz); in addanddouble_fmonty()
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195-cherry.dtsi74 pp3300_z2: regulator-pp3300-z2 {
86 pp4200_z2: regulator-pp4200-z2 {
/openbmc/linux/drivers/video/fbdev/
H A Dcg6.c203 u32 x2, y2, z2, color2; member
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a73a4.dtsi488 "pll2s", "pll2h", "z", "z2",
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml882 - const: zkmagic,a95x-z2
/openbmc/qemu/
H A DMAINTAINERS938 F: hw/arm/z2.c

12