Home
last modified time | relevance | path

Searched refs:Z (Results 1 – 25 of 265) sorted by relevance

1234567891011

/linux-6.15/crypto/
H A Dfcrypt.c75 Z(0xea), Z(0x7f), Z(0xb2), Z(0x64), Z(0x9d), Z(0xb0), Z(0xd9), Z(0x11),
76 Z(0xcd), Z(0x86), Z(0x86), Z(0x91), Z(0x0a), Z(0xb2), Z(0x93), Z(0x06),
77 Z(0x0e), Z(0x06), Z(0xd2), Z(0x65), Z(0x73), Z(0xc5), Z(0x28), Z(0x60),
78 Z(0xf2), Z(0x20), Z(0xb5), Z(0x38), Z(0x7e), Z(0xda), Z(0x9f), Z(0xe3),
79 Z(0xd2), Z(0xcf), Z(0xc4), Z(0x3c), Z(0x61), Z(0xff), Z(0x4a), Z(0x4a),
80 Z(0x35), Z(0xac), Z(0xaa), Z(0x5f), Z(0x2b), Z(0xbb), Z(0xbc), Z(0x53),
81 Z(0x4e), Z(0x9d), Z(0x78), Z(0xa3), Z(0xdc), Z(0x09), Z(0x32), Z(0x10),
82 Z(0xc6), Z(0x6f), Z(0x66), Z(0xd6), Z(0xab), Z(0xa9), Z(0xaf), Z(0xfd),
83 Z(0x3b), Z(0x95), Z(0xe8), Z(0x34), Z(0x9a), Z(0x81), Z(0x72), Z(0x80),
84 Z(0x9c), Z(0xf3), Z(0xec), Z(0xda), Z(0x9f), Z(0x26), Z(0x76), Z(0x15),
[all …]
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dpixfmt-z16.rst32 - Z\ :sub:`00low`
33 - Z\ :sub:`00high`
34 - Z\ :sub:`01low`
35 - Z\ :sub:`01high`
36 - Z\ :sub:`02low`
38 - Z\ :sub:`03low`
41 - Z\ :sub:`10low`
43 - Z\ :sub:`11low`
45 - Z\ :sub:`12low`
47 - Z\ :sub:`13low`
[all …]
/linux-6.15/arch/m68k/fpsp040/
H A Dsatan.S350 |--WHICH IS X + X*Y*( [B1+Z*(B3+Z*B5)] + [Y*(B2+Z*(B4+Z*B6)] )
367 fmulx %fp1,%fp2 | ...Z*B6
368 fmulx %fp1,%fp3 | ...Z*B5
373 fmulx %fp1,%fp2 | ...Z*(B4+Z*B6)
374 fmulx %fp3,%fp1 | ...Z*(B3+Z*B5)
376 faddd ATANB2,%fp2 | ...B2+Z*(B4+Z*B6)
377 faddd ATANB1,%fp1 | ...B1+Z*(B3+Z*B5)
379 fmulx %fp0,%fp2 | ...Y*(B2+Z*(B4+Z*B6))
382 faddx %fp2,%fp1 | ...[B1+Z*(B3+Z*B5)]+[Y*(B2+Z*(B4+Z*B6))]
385 fmulx %fp1,%fp0 | ...X*Y*([B1+Z*(B3+Z*B5)]+[Y*(B2+Z*(B4+Z*B6))])
[all …]
H A Dssinh.S86 |--Y = |X|, Z = EXPM1(Y), SINH(X) = SIGN(X)*(1/2)*( Z + Z/(1+Z) )
93 bsr setoxm1 | ...FP0 IS Z = EXPM1(Y)
98 fadds #0x3F800000,%fp1 | ...1+Z
100 fdivx %fp1,%fp0 | ...Z/(1+Z)
H A Dstanh.S95 |--Y = 2|X|, Z = EXPM1(Y), TANH(X) = SIGN(X) * Z / (Z+2).
108 bsr setoxm1 | ...FP0 IS Z = EXPM1(Y)
112 fadds #0x40000000,%fp1 | ...Z+2
H A Dsatanh.S76 |--Y = |X|, Z = 2Y/(1-Y), ATANH(X) = SIGN(X) * (1/2) * LOG1P(Z).
92 bsr slognp1 | ...LOG1P(Z)
/linux-6.15/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst80 ADF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - add
84 DVF{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - divide
107 MVF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move
114 RND{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - round
119 NRM{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - normalize
127 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
133 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent
134 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
135 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
136 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent
[all …]
H A Dtodo.rst6 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
7 RPW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - reverse power
10 LOG{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base 10
11 LGN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - logarithm to base e
12 EXP{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - exponent
13 SIN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - sine
14 COS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - cosine
15 TAN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - tangent
16 ASN{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arcsine
17 ACS{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - arccosine
[all …]
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_args_test.c12 #define foo X, Y, Z, Q in call_args_example()
26 #define foo X, Y, Z, Q in drop_first_arg_example()
39 #define foo X, Y, Z, Q in first_arg_example()
53 #define foo X, Y, Z, Q in last_arg_example()
65 int Y = 1, Z = 2; in pick_arg_example() local
67 #define foo X, Y, Z, Q in pick_arg_example()
73 KUNIT_EXPECT_EQ(test, buz, Z); in pick_arg_example()
83 #define foo(f) f(X) f(Y) f(Z) f(Q) in sep_comma_example()
102 #define FOO_ARGS X, Y, Z, Q
146 int Y = -2, Z = -3, Q = -4; in drop_first_arg_test() local
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_namespacing.c44 enum Z;
50 typedef int Z; typedef
66 enum Z *z; in f()
69 Z zz; in f()
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-ata68 The name of the directory is devX[.Y].Z where:
71 - Z the device id: for PATA, there is usually 2 devices [0,1], only 1 for SATA.
74 What: /sys/class/ata_device/devX[.Y].Z/spdn_cnt
75 What: /sys/class/ata_device/devX[.Y].Z/gscr
76 What: /sys/class/ata_device/devX[.Y].Z/ering
77 What: /sys/class/ata_device/devX[.Y].Z/id
78 What: /sys/class/ata_device/devX[.Y].Z/pio_mode
79 What: /sys/class/ata_device/devX[.Y].Z/xfer_mode
80 What: /sys/class/ata_device/devX[.Y].Z/dma_mode
81 What: /sys/class/ata_device/devX[.Y].Z/class
[all …]
H A Dsysfs-class-fc_remote_ports1 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_cn_yyy
9 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_li_yyy
17 What: /sys/class/fc_remote_ports/rport-X:Y-Z/statistics/fpin_dn_yyy
/linux-6.15/arch/arm64/boot/dts/st/
H A Dstm32mp25-pinctrl.dtsi236 pinmux = <STM32_PINMUX('Z', 4, AF8)>, /* I2C8_SCL */
237 <STM32_PINMUX('Z', 3, AF8)>; /* I2C8_SDA */
246 pinmux = <STM32_PINMUX('Z', 4, ANALOG)>, /* I2C8_SCL */
247 <STM32_PINMUX('Z', 3, ANALOG)>; /* I2C8_SDA */
255 pinmux = <STM32_PINMUX('Z', 2, AF3)>, /* SPI8_SCK */
256 <STM32_PINMUX('Z', 0, AF3)>; /* SPI8_MOSI */
262 pinmux = <STM32_PINMUX('Z', 1, AF3)>; /* SPI8_MISO */
269 pinmux = <STM32_PINMUX('Z', 2, ANALOG)>, /* SPI8_SCK */
270 <STM32_PINMUX('Z', 0, ANALOG)>, /* SPI8_MOSI */
271 <STM32_PINMUX('Z', 1, ANALOG)>; /* SPI8_MISO */
/linux-6.15/Documentation/iio/
H A Dadis16480.rst78 | in_magn_z_calibbias | Calibration offset for the Z-axis magnetometer channel…
80 | in_magn_z_filter_low_pass_3db_frequency | Bandwidth for the Z-axis magnetometer channel. …
82 | in_magn_z_raw | Raw Z-axis magnetometer channel value. …
156 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel.…
229 | Acceleration on X, Y, and Z axis | Meters per Second squared |
231 | Angular velocity on X, Y and Z axis | Radians per second |
233 | Delta velocity on X. Y, and Z axis | Meters per Second |
235 | Delta angle on X, Y, and Z axis | Radians |
239 | Magnetic field along X, Y and Z axis | Gauss |
269 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.722630304 m/s^2
[all …]
H A Dadis16550.rst62 | in_accel_z_calibbias | Calibration offset for the Z-axis accelerometer chann…
96 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel.…
98 | in_anglvel_z_calibscale | Calibration scale for the Z-axis gyroscope channel. …
100 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. …
108 | in_deltaangl_z_raw | Raw Z-axis delta angle channel value. …
167 | Acceleration on X, Y, and Z axis | Meters per Second squared |
169 | Angular velocity on X, Y and Z axis | Radians per second |
171 | Delta velocity on X. Y, and Z axis | Meters per Second |
173 | Delta angle on X, Y, and Z axis | Radians |
203 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.96298535 m/s^2
[all …]
H A Dadis16475.rst75 | in_accel_z_calibbias | Calibration offset for the Z-axis accelerometer chann…
101 | in_anglvel_z_calibbias | Calibration offset for the Z-axis gyroscope channel. |
103 | in_anglvel_z_raw | Raw Z-axis gyroscope channel value. |
111 | in_deltaangl_z_raw | Raw Z-axis delta angle channel value. |
170 | Acceleration on X, Y, and Z axis | Meters per Second squared |
172 | Angular velocity on X, Y and Z axis | Radians per second |
174 | Delta velocity on X. Y, and Z axis | Meters per Second |
176 | Delta angle on X, Y, and Z axis | Radians |
206 - Z-axis acceleration = in_accel_z_raw * in_accel_scale = 9.666833453 m/s^2
223 - Z-axis angular velocity = in_anglvel_z_raw * in_anglvel_scale = −0.003617898 rad/s
[all …]
/linux-6.15/Documentation/hwmon/
H A Dpowerz.rst8 * ChargerLAB POWER-Z KM003C
21 This driver implements support for the ChargerLAB POWER-Z USB-C power testing
27 display and the official POWER-Z PC software.
/linux-6.15/drivers/net/ethernet/sfc/falcon/
H A Dnic.c187 #define REGISTER_AZ(name) REGISTER(name, F, A, Z)
189 #define REGISTER_BZ(name) REGISTER(name, F, B, Z)
190 #define REGISTER_CZ(name) REGISTER(name, F, C, Z)
318 #define REGISTER_TABLE_AZ(name) REGISTER_TABLE(name, F, A, Z)
320 #define REGISTER_TABLE_BZ(name) REGISTER_TABLE(name, F, B, Z)
325 REGISTER_TABLE_DIMENSIONS(name, FR_BZ_ ## name, F, C, Z, \
328 #define REGISTER_TABLE_CZ(name) REGISTER_TABLE(name, F, C, Z)
348 F, B, Z, 8, 1024),
/linux-6.15/drivers/media/dvb-frontends/
H A Dstv0367_priv.h33 #define INRANGE(X, Y, Z) \ argument
34 ((((X) <= (Y)) && ((Y) <= (Z))) || \
35 (((Z) <= (Y)) && ((Y) <= (X))) ? 1 : 0)
/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dnic.c193 #define REGISTER_AZ(name) REGISTER(name, F, A, Z)
195 #define REGISTER_BZ(name) REGISTER(name, F, B, Z)
196 #define REGISTER_CZ(name) REGISTER(name, F, C, Z)
324 #define REGISTER_TABLE_AZ(name) REGISTER_TABLE(name, F, A, Z)
326 #define REGISTER_TABLE_BZ(name) REGISTER_TABLE(name, F, B, Z)
331 REGISTER_TABLE_DIMENSIONS(name, FR_BZ_ ## name, F, C, Z, \
334 #define REGISTER_TABLE_CZ(name) REGISTER_TABLE(name, F, C, Z)
354 F, B, Z, 8, 1024),
/linux-6.15/drivers/iio/imu/
H A Dadis16400.c809 ADIS16400_GYRO_CHAN(Z, ADIS16400_ZGYRO_OUT, 14),
812 ADIS16400_ACCEL_CHAN(Z, ADIS16400_ZACCL_OUT, 14),
815 ADIS16400_MAGN_CHAN(Z, ADIS16400_ZMAGN_OUT, 14),
824 ADIS16400_GYRO_CHAN(Z, ADIS16400_ZGYRO_OUT, 16),
827 ADIS16400_ACCEL_CHAN(Z, ADIS16400_ZACCL_OUT, 16),
835 ADIS16400_GYRO_CHAN(Z, ADIS16400_ZGYRO_OUT, 16),
838 ADIS16400_ACCEL_CHAN(Z, ADIS16400_ZACCL_OUT, 16),
841 ADIS16400_MAGN_CHAN(Z, ADIS16400_ZMAGN_OUT, 16),
864 ADIS16400_GYRO_CHAN(Z, ADIS16400_ZGYRO_OUT, 14),
870 ADIS16400_MAGN_CHAN(Z, ADIS16400_ZMAGN_OUT, 14),
[all …]
H A Dadis16480.c829 ADIS16480_GYRO_CHANNEL(Z),
832 ADIS16480_ACCEL_CHANNEL(Z),
835 ADIS16480_MAGN_CHANNEL(Z),
850 ADIS16480_GYRO_CHANNEL(Z),
853 ADIS16480_ACCEL_CHANNEL(Z),
867 ADIS16480_GYRO_CHANNEL(Z),
870 ADIS16480_ACCEL_CHANNEL(Z),
874 ADIS16480_DELTANG_CHANNEL(Z),
877 ADIS16480_DELTVEL_CHANNEL(Z),
884 ADIS16480_GYRO_CHANNEL(Z),
[all …]
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt24 If given, channel X will start with the Mid-Z start
25 sequence, otherwise the default Low-Z scheme is used.
29 power stages are compatible to Mid-Z - please refer
H A Dti,tlv320adcx140.yaml140 0 - Hi-Z output
143 3 - Drive active low and Hi-Z
145 5 - Drive Hi-Z and active high
157 When set the device will set the Tx ASI output to a Hi-Z state for unused
179 0d - (default) Hi-Z output
182 3d - Drive active low and Hi-Z
184 5d - Drive Hi-Z and active high
/linux-6.15/arch/arc/include/asm/
H A Dentry-arcv2.h53 ; 2. STATUS32.Z flag set if in U mode at time of interrupt (U:1,K:0)
82 ; 2. STATUS32.Z flag set if in U mode at time of exception (U:1,K:0)
162 ; 1. Utilize the fact that Z bit is set if Intr taken in U mode
197 ; - Z flag set on K is inverse of what hardware does on interrupt entry
238 ; INPUT: Z flag set if returning to K mode
260 btst r0, STATUS_U_BIT ; Z flag set if K, used in restoring SP

1234567891011