/Linux-v6.1/lib/ |
D | bch.c | 104 unsigned int deg; /* polynomial degree */ member 342 static inline int deg(unsigned int poly) in deg() function 425 i = deg(poly); in compute_syndromes() 440 memcpy(dst, src, GF_POLY_SZ(src->deg)); in gf_poly_copy() 457 pelp->deg = 0; in compute_error_locator_polynomial() 459 elp->deg = 0; in compute_error_locator_polynomial() 463 for (i = 0; (i < t) && (elp->deg <= t); i++) { in compute_error_locator_polynomial() 469 for (j = 0; j <= pelp->deg; j++) { in compute_error_locator_polynomial() 476 tmp = pelp->deg+k; in compute_error_locator_polynomial() 477 if (tmp > elp->deg) { in compute_error_locator_polynomial() [all …]
|
D | polynomial.c | 84 int deg; in polynomial_calc() local 98 for (deg = 0; deg < term->deg; ++deg) in polynomial_calc() 101 } while ((term++)->deg); in polynomial_calc()
|
/Linux-v6.1/include/linux/input/ |
D | adxl34x.h | 320 * resolution of 3.6deg. The deadzone angle represents the total 324 #define ADXL_DEADZONE_ANGLE_0p0 0 /* !!!0.0 [deg] */ 325 #define ADXL_DEADZONE_ANGLE_3p6 1 /* 3.6 [deg] */ 326 #define ADXL_DEADZONE_ANGLE_7p2 2 /* 7.2 [deg] */ 327 #define ADXL_DEADZONE_ANGLE_10p8 3 /* 10.8 [deg] */ 328 #define ADXL_DEADZONE_ANGLE_14p4 4 /* 14.4 [deg] */ 329 #define ADXL_DEADZONE_ANGLE_18p0 5 /* 18.0 [deg] */ 330 #define ADXL_DEADZONE_ANGLE_21p6 6 /* 21.6 [deg] */ 331 #define ADXL_DEADZONE_ANGLE_25p2 7 /* 25.2 [deg] */
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | mps,mpq7920.yaml | 65 corresponding values 0deg, 90deg, 180deg, 270deg
|
/Linux-v6.1/drivers/thermal/ti-soc-thermal/ |
D | omap4xxx-bandgap.h | 150 #define OMAP4460_TSHUT_HOT 900 /* 122 deg C */ 151 #define OMAP4460_TSHUT_COLD 895 /* 100 deg C */ 152 #define OMAP4460_T_HOT 800 /* 73 deg C */ 153 #define OMAP4460_T_COLD 795 /* 71 deg C */
|
/Linux-v6.1/include/linux/ |
D | polynomial.h | 11 * @deg: degree of the term. 17 unsigned int deg; member
|
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | qos_mc_aware.sh | 258 local deg=$(bc <<< " 266 check_err $(bc <<< "$deg < 15") "Minimum shaper not in effect" 267 check_err $(bc <<< "$deg > 25") "MC traffic degrades UC performance too much" 279 echo "Degradation $deg %"
|
/Linux-v6.1/drivers/iio/imu/ |
D | adis16400.c | 1005 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1018 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1029 .gyro_scale_micro = IIO_DEGREE_TO_RAD(73260), /* 0.07326 deg/s */ 1043 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1056 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1069 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1082 .gyro_scale_micro = IIO_DEGREE_TO_RAD(2000), /* 0.2 deg/s */ 1094 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */ 1108 .gyro_scale_micro = IIO_DEGREE_TO_RAD(10000), /* 0.01 deg/s */ 1122 .gyro_scale_micro = IIO_DEGREE_TO_RAD(40000), /* 0.04 deg/s */
|
/Linux-v6.1/include/uapi/linux/ |
D | input.h | 91 * (units/deg/s) for rotational axes (ABS_RX, ABS_RY, ABS_RZ). 449 * 0 deg -> 0x0000 (down) 450 * 90 deg -> 0x4000 (left) 451 * 180 deg -> 0x8000 (up) 452 * 270 deg -> 0xC000 (right)
|
/Linux-v6.1/lib/reed_solomon/ |
D | decode_rs.c | 181 /* Convert lambda to index form and compute deg(lambda(x)) */ 191 * deg(lambda) is zero even though the syndrome is non-zero 227 * deg(lambda) unequal to number of roots => uncorrectable 234 * x**nroots). in index form. Also find deg(omega).
|
/Linux-v6.1/drivers/hwmon/ |
D | lm92.c | 10 * its own temperature with a 0.0625 deg resolution and a 0.33 deg 17 * (1.0 deg). Complete datasheet can be obtained from Maxim's website
|
D | bt1-pvt.h | 225 * @deg: degree of the term. 231 unsigned int deg; member
|
D | w83l785ts.c | 8 * by Winbond. It reports a single external temperature with a 1 deg 9 * resolution and a 3 deg accuracy. Datasheet can be obtained from
|
D | lm83.c | 9 * temperatures (its own plus up to three external ones) with a 1 deg 10 * resolution and a 3-4 deg accuracy. Complete datasheet can be obtained
|
D | adm1025.c | 14 * reported with a 1 deg resolution and a 3 deg accuracy. Complete
|
/Linux-v6.1/drivers/clk/rockchip/ |
D | clk-mmc-phase.c | 42 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
|
/Linux-v6.1/drivers/misc/habanalabs/include/gaudi/ |
D | gaudi_fw_if.h | 21 /* HBM thermal delta in [Deg] added to composite (CTemp) */
|
/Linux-v6.1/drivers/iio/gyro/ |
D | mpu3050.h | 9 * enum mpu3050_fullscale - indicates the full range of the sensor in deg/sec
|
D | mpu3050-core.c | 163 * Fullscale precision is (for finest precision) +/- 250 deg/s, so the full 164 * scale is actually 500 deg/s. All 16 bits are then used to cover this scale, 431 * We support +/-250, +/-500, +/-1000 and +/2000 deg/s in mpu3050_write_raw()
|
/Linux-v6.1/drivers/clk/sunxi-ng/ |
D | ccu_phase.c | 96 * formula to get the outphasing in degrees is deg = in ccu_phase_set_phase()
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | rockchip-dw-mshc.yaml | 82 If not specified 0 deg will be used.
|
/Linux-v6.1/drivers/power/supply/ |
D | smb347-charger.c | 160 * granularity is 5 deg C. 162 * granularity is 5 deg C. 164 * granularity is 5 deg C. 166 * granularity is 5 deg C. 190 * hot limit to be %53 deg C, @hard_hot_temp_limit should be set to %50.
|
/Linux-v6.1/drivers/thermal/ |
D | max77620_thermal.c | 42 * else 120degC or 140deG based on the PMIC die temp threshold status.
|
/Linux-v6.1/include/linux/iio/ |
D | iio.h | 759 * @deg: A value in degree 763 #define IIO_DEGREE_TO_RAD(deg) (((deg) * 314159ULL + 9000000ULL) / 18000000ULL) argument
|
/Linux-v6.1/drivers/staging/media/meson/vdec/ |
D | codec_vp9.c | 323 #define D45_PRED 3 /* Directional 45 deg = round(arctan(1/1) * 180/pi) */ 324 #define D135_PRED 4 /* Directional 135 deg = 180 - 45 */ 325 #define D117_PRED 5 /* Directional 117 deg = 180 - 63 */ 326 #define D153_PRED 6 /* Directional 153 deg = 180 - 27 */ 327 #define D207_PRED 7 /* Directional 207 deg = 180 + 27 */ 328 #define D63_PRED 8 /* Directional 63 deg = round(arctan(2/1) * 180/pi) */
|