| /linux/lib/crypto/powerpc/ | 
| H A D | curve25519.h | 112 	fe51 x1, x2, z2, x3, z3;  in curve25519_fe51()  local123 	z2[0] = z2[1] = z2[2] = z2[3] = z2[4] = 0;  in curve25519_fe51()
 144 		x25519_cswap(z2, z3, swap);  in curve25519_fe51()
 147 		fsub(b, x2, z2);		// B = x_2 - z_2  in curve25519_fe51()
 148 		fadd(a, x2, z2);		// A = x_2 + z_2  in curve25519_fe51()
 163 		fsqr(z2, dacb_m);		// (DA - CB)^2  in curve25519_fe51()
 166 		fmul(z3, x1, z2);		// z3 = x1 * (DA - CB)^2  in curve25519_fe51()
 167 		fmul(z2, e, b);		// z2 = e * (BB + (DA + CB)^2)  in curve25519_fe51()
 170 	finv(z2, z2);  in curve25519_fe51()
 171 	fmul(x2, x2, z2);  in curve25519_fe51()
 
 | 
| /linux/drivers/isdn/mISDN/ | 
| H A D | dsp_biquad.h | 23 	int32_t z2;  member36 	bq->z2 = 0;  in biquad2_init()
 44 	z0 = sample * bq->gain + bq->z1 * bq->a1 + bq->z2 * bq->a2;  in biquad2()
 45 	y = z0 + bq->z1 * bq->b1 + bq->z2 * bq->b2;  in biquad2()
 47 	bq->z2 = bq->z1;  in biquad2()
 
 | 
| /linux/tools/memory-model/litmus-tests/ | 
| H A D | dep+plain.litmus | 8  * The data stored to *z1 and *z2 by P0() originates from P0()'s16 P0(int *x, int *y, int *z1, int *z2)
 20 	*z2 = *z1;
 21 	if (*z2 == 1)
 
 | 
| /linux/arch/arm/nwfpe/ | 
| H A D | softfloat-macros | 240     bits64 z0, z1, z2;244         z2 = a2;
 250             z2 = a1<<negCount;
 256                 z2 = a1;
 262                     z2 = a0<<negCount;
 266                     z2 = ( count == 128 ) ? a0 : ( a0 != 0 );
 272         z2 |= ( a2 != 0 );
 274     *z2Ptr = z2;
 319     bits64 z0, z1, z2;
 322     z2 = a2<<count;
 [all …]
 
 | 
| /linux/Documentation/input/devices/ | 
| H A D | alps.rst | 114  byte 5:  0   z6   z5   z4   z3   z2   z1   z0126  byte 5:  0   z6   z5   z4   z3   z2   z1   z0
 147  byte 8:    0   z6   z5   z4   z3   z2   z1   z0
 168  byte 5:    0   z6   z5   z4   z3   z2   z1   z0
 196  byte 4:    0   z6   z5   z4   z3   z2   z1   z0
 212  byte 5:    0   z6   z5   z4   z3   z2   z1   z0
 260  byte 5:    0   z6   z5   z4   z3   z2   z1   z0
 280  byte 4:   Z7   Z6   Z5   Z4   Z3   Z2   Z1   Z0
 290  byte 5:   z7   z6   z5   z4   z3   z2   z1   z0
 304  byte 5:  T&P    0   Z5   Z4   Z3   Z2   Z1   Z0
 [all …]
 
 | 
| /linux/drivers/comedi/drivers/ | 
| H A D | amplc_pci224.c | 130 #define PCI224_DACCON_TRIG_Z2CT0	PCI224_DACCON_TRIG(4)	/* Z2 CT0 out */131 #define PCI224_DACCON_TRIG_Z2CT1	PCI224_DACCON_TRIG(5)	/* Z2 CT1 out */
 132 #define PCI224_DACCON_TRIG_Z2CT2	PCI224_DACCON_TRIG(6)	/* Z2 CT2 out */
 224  * Z2-CT0       Z2-CT2-OUT      /Z2-CT1-OUT
 225  * Z2-CT1       Z2-CT0-OUT      /Z2-CT2-OUT
 226  * Z2-CT2       Z2-CT1-OUT      /Z2-CT0-OUT
 234 #define PCI224_INTR_Z2CT1	0x20	/* rising edge on Z2-CT1 output */
 811 	 * The output of timer Z2-0 will be used as the scan trigger  in pci224_ao_start_pacer()
 814 	/* Make sure Z2-0 is gated on.  */  in pci224_ao_start_pacer()
 816 	/* Cascading with Z2-2. */  in pci224_ao_start_pacer()
 [all …]
 
 | 
| H A D | amplc_dio200_pci.c | 35  *    3                 CTR-Z2         UNUSED         UNUSED37  *    5                                CTR-Z2         CTR-Z2
 50  *    5                                CTR-Z2
 179  *    5              CTR-Z2-OUT1    CTR-Z2-OUT1    CTR-Z2-OUT1
 189  *    5               PPI-Z-C3      CTR-Z2-OUT1
 
 | 
| H A D | amplc_dio200.c | 37  *    3                 CTR-Z1       INTERRUPT*       CTR-Z238  *    4                 CTR-Z2                      INTERRUPT
 49  *    5                 CTR-Z2
 146  *    5              CTR-Z2-OUT1                   CTR-Z2-OUT1
 156  *    5              CTR-Z2-OUT1     PPI-Z-C3
 
 | 
| H A D | amplc_pci230.c | 247 #define PCI230P2_DAC_TRIG_Z2CT0		PCI230P2_DAC_TRIG(4) /* Z2 CT0 out */248 #define PCI230P2_DAC_TRIG_Z2CT1		PCI230P2_DAC_TRIG(5) /* Z2 CT1 out */
 249 #define PCI230P2_DAC_TRIG_Z2CT2		PCI230P2_DAC_TRIG(6) /* Z2 CT2 out */
 304 #define PCI230_ADC_TRIG_Z2CT0		PCI230_ADC_TRIG(4) /* Z2 CT0 out*/
 305 #define PCI230_ADC_TRIG_Z2CT1		PCI230_ADC_TRIG(5) /* Z2 CT1 out */
 306 #define PCI230_ADC_TRIG_Z2CT2		PCI230_ADC_TRIG(6) /* Z2 CT2 out */
 394  * Z2-CT0       Z2-CT2-OUT      /Z2-CT1-OUT
 395  * Z2-CT1       Z2-CT0-OUT      /Z2-CT2-OUT
 396  * Z2-CT2       Z2-CT1-OUT      /Z2-CT0-OUT
 414 	RES_Z2CT0 = BIT(0),	/* Z2-CT0 */
 [all …]
 
 | 
| /linux/drivers/input/touchscreen/ | 
| H A D | ti_am335x_tsc.c | 224 		u32 *x, u32 *y, u32 *z1, u32 *z2)  in titsc_read_coordinates()  argument237 	*z2 = titsc_readl(ts_dev, REG_FIFO0);  in titsc_read_coordinates()
 238 	*z2 &= 0xfff;  in titsc_read_coordinates()
 281 	unsigned int z1, z2, z;  in titsc_irq()  local
 313 		titsc_read_coordinates(ts_dev, &x, &y, &z1, &z2);  in titsc_irq()
 315 		if (ts_dev->pen_down && z1 != 0 && z2 != 0) {  in titsc_irq()
 319 			 * x position/4096 * ((z2 / z1) - 1)  in titsc_irq()
 321 			z = z1 - z2;  in titsc_irq()
 324 			z /= z2;  in titsc_irq()
 
 | 
| H A D | resistive-adc-touch.c | 71 		unsigned int z2 = touch_info[st->ch_map[GRTS_CH_Z2]];  in grts_cb()  local75 			Rt = z2;  in grts_cb()
 175 	/* if no pressure is defined, try optional z1 + z2 */  in grts_get_properties()
 183 	/* if z1 is provided z2 is not optional */  in grts_get_properties()
 184 	error = grts_map_channel(st, dev, GRTS_CH_Z2, "z2", true);  in grts_get_properties()
 
 | 
| H A D | 88pm860x-ts.c | 54 	int z1, z2, rt = 0;  in pm860x_touch_handler()  local65 	z2 = ((buf[6] & 0xFF) << 4) | (buf[7] & 0x0F);  in pm860x_touch_handler()
 69 			rt = z2 / z1 - 1;  in pm860x_touch_handler()
 71 			dev_dbg(chip->dev, "z1:%d, z2:%d, rt:%d\n",  in pm860x_touch_handler()
 72 				z1, z2, rt);  in pm860x_touch_handler()
 
 | 
| H A D | tsc2007_iio.c | 29 	TSC2007_CHAN_IIO(3, "z2", IIO_VOLTAGE, IIO_CHAN_INFO_RAW),75 		tc.z2 = tsc2007_xfer(tsc, READ_Z2);  in tsc2007_read_raw()
 
 | 
| H A D | ads7846.c | 91 	u16 x, y, z1, z2;  member191 #define	READ_Z2(vref)	(READ_12BIT_DFR(z2, 1, vref))
 209  * Measure: Z2; Vref: Y+, X-; IN: Y-
 721 		packet->z2 = val;  in ads7846_set_cmd_val()
 854 	u16 x, y, z1, z2;  in ads7846_report_state()  local
 860 		z2 = 0;  in ads7846_report_state()
 863 		z2 = packet->z2;  in ads7846_report_state()
 874 		Rt = z2;  in ads7846_report_state()
 1067 		packet->cmds = 5; /* x, y, z1, z2, pwdown */  in ads7846_setup_spi_msg()
 
 | 
| H A D | bu21029_ts.c | 167 	u16 x, y, z1, z2;  in bu21029_touch_report()  local184 	z2 = (buf[6] << 4) | (buf[7] >> 4);  in bu21029_touch_report()
 186 	if (z1 && z2) {  in bu21029_touch_report()
 189 		 * Rz = Rx * (x/Q) * ((z2/z1) - 1), where  in bu21029_touch_report()
 192 		 * x, z1, z2 are the measured positions.  in bu21029_touch_report()
 194 		rz  = z2 - z1;  in bu21029_touch_report()
 
 | 
| /linux/lib/crypto/ | 
| H A D | curve25519-fiat32.c | 760 	fe x1, x2, z2, x3, z3;  in curve25519_generic()  local773 	 * z2' = z3' = 0, and z2 = z3 = 0 gives z2' = z3' = 0. The statement was  in curve25519_generic()
 796 	fe_0(&z2);  in curve25519_generic()
 805 		 *   pos >= -1; if z2 = 0 then x2 is nonzero; if z3 = 0 then x3  in curve25519_generic()
 809 		 *   to_xz (r*P)     === if swap then (x3, z3) else (x2, z2)  in curve25519_generic()
 810 		 *   to_xz ((r+1)*P) === if swap then (x2, z2) else (x3, z3)  in curve25519_generic()
 817 		fe_cswap(&z2, &z3, swap);  in curve25519_generic()
 827 		fe_sub(&tmp1l, &x2, &z2);  in curve25519_generic()
 828 		fe_add(&x2l, &x2, &z2);  in curve25519_generic()
 831 		fe_mul_tll(&z2, &z2l, &tmp1l);  in curve25519_generic()
 [all …]
 
 | 
| /linux/drivers/isdn/hardware/mISDN/ | 
| H A D | hfcpci.c | 344 	bzr->za[MAX_B_FRAMES].z2 = cpu_to_le16(  in hfcpci_clear_fifo_rx()371 		       "z1(%x) z2(%x) state(%x)\n",  in hfcpci_clear_fifo_tx()
 374 		       le16_to_cpu(bzt->za[MAX_B_FRAMES].z2),  in hfcpci_clear_fifo_tx()
 379 	bzt->za[MAX_B_FRAMES].z2 = cpu_to_le16(B_FIFO_SIZE + B_SUB_VAL - 2);  in hfcpci_clear_fifo_tx()
 385 		       "hfcpci_clear_fifo_tx%d f1(%x) f2(%x) z1(%x) z2(%x)\n",  in hfcpci_clear_fifo_tx()
 388 		       le16_to_cpu(bzt->za[MAX_B_FRAMES].z2));  in hfcpci_clear_fifo_tx()
 405 	new_z2 = le16_to_cpu(zp->z2) + count;	/* new position in fifo */  in hfcpci_empty_bfifo()
 417 		bz->za[new_f2].z2 = cpu_to_le16(new_z2);  in hfcpci_empty_bfifo()
 428 		if (le16_to_cpu(zp->z2) + count <= B_FIFO_SIZE + B_SUB_VAL)  in hfcpci_empty_bfifo()
 432 				le16_to_cpu(zp->z2);	/* maximum */  in hfcpci_empty_bfifo()
 [all …]
 
 | 
| H A D | hfc_pci.h | 173 	__le16 z2;  /* Z2 pointer 16 Bit */  member
 | 
| /linux/arch/x86/crypto/ | 
| H A D | aria-gfni-avx512-asm_64.S | 425 		     z0, z1, z2, z3,			\  argument436 			     z0, z1, z2, z3,		\
 439 	aria_diff_m(x0, x1, x2, x3, z0, z1, z2, z3);	\
 440 	aria_diff_m(x4, x5, x6, x7, z0, z1, z2, z3);	\
 441 	aria_diff_m(y0, y1, y2, y3, z0, z1, z2, z3);	\
 442 	aria_diff_m(y4, y5, y6, y7, z0, z1, z2, z3);	\
 465 		     z0, z1, z2, z3,			\  argument
 476 			     z0, z1, z2, z3,		\
 479 	aria_diff_m(x0, x1, x2, x3, z0, z1, z2, z3);	\
 480 	aria_diff_m(x4, x5, x6, x7, z0, z1, z2, z3);	\
 [all …]
 
 | 
| /linux/arch/powerpc/math-emu/ | 
| H A D | math_efp.c | 832 					fgpr.wp[1]++; /* Z < 0, choose Z2 */  in speround_handler()834 					fgpr.wp[1]--; /* Z < 0, choose Z2 */  in speround_handler()
 850 					fgpr.dp[0]++; /* Z < 0, choose Z2 */  in speround_handler()
 852 					fgpr.wp[1]--; /* Z < 0, choose Z2 */  in speround_handler()
 866 					fgpr.wp[1]++; /* Z_low < 0, choose Z2 */  in speround_handler()
 868 					fgpr.wp[1]--; /* Z_low < 0, choose Z2 */  in speround_handler()
 872 					fgpr.wp[0]++; /* Z_high < 0, choose Z2 */  in speround_handler()
 874 					fgpr.wp[0]--; /* Z_high < 0, choose Z2 */  in speround_handler()
 
 | 
| /linux/lib/crc/arm/ | 
| H A D | crc-t10dif-core.S | 122 	 *   { x0, x1, x2, x3, x4, x5, x6, x7 }, { z0, z1, z2, z3, z4, z5, z6, z7 }135 	 *  2       (w0*x2 ^ w1*x1) << 16 ^   |   (y0*z2 ^ y1*z1) << 16 ^
 136 	 *  3       (w0*x3 ^ w1*x2) << 24 ^   |   (y0*z3 ^ y1*z2) << 24 ^
 146 	 *   { x0, x2, x4, x6, z0, z2, z4, z6 }, { x1, x3, x5, x7, z1, z3, z5, z7 }
 152 	 *   a := { w0*x0, w0*x2, w0*x4, w0*x6 }, { y0*z0, y0*z2, y0*z4, y0*z6 }
 154 	 *   c := { w1*x0, w1*x2, w1*x4, w1*x6 }, { y1*z0, y1*z2, y1*z4, y1*z6 }
 
 | 
| /linux/lib/crc/arm64/ | 
| H A D | crc-t10dif-core.S | 102 	 *   { x0, x1, x2, x3, x4, x5, x6, x7 }, { z0, z1, z2, z3, z4, z5, z6, z7 }115 	 *  2       (w0*x2 ^ w1*x1) << 16 ^   |   (y0*z2 ^ y1*z1) << 16 ^
 116 	 *  3       (w0*x3 ^ w1*x2) << 24 ^   |   (y0*z3 ^ y1*z2) << 24 ^
 126 	 *   { x0, x2, x4, x6, z0, z2, z4, z6 }, { x1, x3, x5, x7, z1, z3, z5, z7 }
 132 	 *   a := { w0*x0, w0*x2, w0*x4, w0*x6 }, { y0*z0, y0*z2, y0*z4, y0*z6 }
 134 	 *   c := { w1*x0, w1*x2, w1*x4, w1*x6 }, { y1*z0, y1*z2, y1*z4, y1*z6 }
 
 | 
| /linux/drivers/zorro/ | 
| H A D | zorro.ids | 322 	1500  Picasso IV Z2 RAM [Graphics Card]323 	1600  Picasso IV Z2 RAM [Graphics Card]
 324 	1700  Picasso IV Z2 [Graphics Card]
 400 	0100  ISDN Blaster Z2 [ISDN Interface]
 
 | 
| /linux/arch/arm64/boot/dts/rockchip/ | 
| H A D | rk3318-a95x-z2.dts | 8 	model = "A95X Z2";9 	compatible = "zkmagic,a95x-z2", "rockchip,rk3318";
 
 | 
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | renesas,cpg-div6-clock.yaml | 61                                   "pll2s", "pll2h", "z", "z2",
 |