Home
last modified time | relevance | path

Searched full:deg (Results 1 – 25 of 64) sorted by relevance

123

/linux-6.12.1/lib/
Dbch.c105 unsigned int deg; /* polynomial degree */ member
308 static inline int deg(unsigned int poly) in deg() function
391 i = deg(poly); in compute_syndromes()
406 memcpy(dst, src, GF_POLY_SZ(src->deg)); in gf_poly_copy()
423 pelp->deg = 0; in compute_error_locator_polynomial()
425 elp->deg = 0; in compute_error_locator_polynomial()
429 for (i = 0; (i < t) && (elp->deg <= t); i++) { in compute_error_locator_polynomial()
435 for (j = 0; j <= pelp->deg; j++) { in compute_error_locator_polynomial()
442 tmp = pelp->deg+k; in compute_error_locator_polynomial()
443 if (tmp > elp->deg) { in compute_error_locator_polynomial()
[all …]
Dpolynomial.c84 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-6.12.1/drivers/media/platform/verisilicon/
Drockchip_av1_entropymode.h145 D45_PRED, /* Directional 45 deg prediction [anti-clockwise from 0 deg hor] */
146 D135_PRED, /* Directional 135 deg prediction [anti-clockwise from 0 deg hor] */
147 D117_PRED, /* Directional 112 deg prediction [anti-clockwise from 0 deg hor] */
148 D153_PRED, /* Directional 157 deg prediction [anti-clockwise from 0 deg hor] */
149 D27_PRED, /* Directional 22 deg prediction [anti-clockwise from 0 deg hor] */
150 D63_PRED, /* Directional 67 deg prediction [anti-clockwise from 0 deg hor] */
/linux-6.12.1/include/linux/input/
Dadxl34x.h320 * 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-6.12.1/Documentation/devicetree/bindings/regulator/
Dmps,mpq7920.yaml66 corresponding values 0deg, 90deg, 180deg, 270deg
/linux-6.12.1/drivers/thermal/ti-soc-thermal/
Domap4xxx-bandgap.h150 #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-6.12.1/include/linux/
Dpolynomial.h11 * @deg: degree of the term.
17 unsigned int deg; member
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dqos_mc_aware.sh260 local deg=$(bc <<< "
268 check_err $(bc <<< "$deg < 15") "Minimum shaper not in effect"
269 check_err $(bc <<< "$deg > 25") "MC traffic degrades UC performance too much"
281 echo "Degradation $deg %"
/linux-6.12.1/drivers/iio/imu/
Dadis16400.c993 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1006 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1017 .gyro_scale_micro = IIO_DEGREE_TO_RAD(73260), /* 0.07326 deg/s */
1031 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1044 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1057 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1070 .gyro_scale_micro = IIO_DEGREE_TO_RAD(2000), /* 0.2 deg/s */
1082 .gyro_scale_micro = IIO_DEGREE_TO_RAD(50000), /* 0.05 deg/s */
1096 .gyro_scale_micro = IIO_DEGREE_TO_RAD(10000), /* 0.01 deg/s */
1110 .gyro_scale_micro = IIO_DEGREE_TO_RAD(40000), /* 0.04 deg/s */
/linux-6.12.1/include/uapi/linux/
Dinput.h91 * (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-6.12.1/lib/reed_solomon/
Ddecode_rs.c181 /* 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-6.12.1/drivers/hwmon/
Dlm92.c10 * 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
Dbt1-pvt.h225 * @deg: degree of the term.
231 unsigned int deg; member
Dw83l785ts.c8 * by Winbond. It reports a single external temperature with a 1 deg
9 * resolution and a 3 deg accuracy. Datasheet can be obtained from
Dlm83.c9 * 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
Dk10temp.c81 * AMD's Industrial processor 3255 supports temperature from -40 deg to 105 deg Celsius.
/linux-6.12.1/drivers/iio/resolver/
Dad2s1210.c574 int deg; in ad2s1210_set_phase_lock_range() local
578 deg = 44; in ad2s1210_set_phase_lock_range()
581 deg = 360; in ad2s1210_set_phase_lock_range()
588 deg == 44 ? AD2S1210_PHASE_LOCK_RANGE_44 : 0); in ad2s1210_set_phase_lock_range()
593 6184, /* 10-bit: ~0.35 deg/LSB, 45 deg max */
594 2473, /* 12-bit: ~0.14 deg/LSB, 18 deg max */
595 1237, /* 14-bit: ~0.07 deg/LSB, 9 deg max */
/linux-6.12.1/drivers/clk/rockchip/
Dclk-mmc-phase.c41 * simplify calculations. So 45degs could be anywhere between 33deg and 57.8deg.
/linux-6.12.1/drivers/accel/habanalabs/include/gaudi/
Dgaudi_fw_if.h21 /* HBM thermal delta in [Deg] added to composite (CTemp) */
/linux-6.12.1/drivers/iio/gyro/
Dmpu3050.h9 * enum mpu3050_fullscale - indicates the full range of the sensor in deg/sec
/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu_phase.c96 * formula to get the outphasing in degrees is deg = in ccu_phase_set_phase()
/linux-6.12.1/Documentation/devicetree/bindings/mmc/
Drockchip-dw-mshc.yaml88 If not specified 0 deg will be used.
/linux-6.12.1/drivers/power/supply/
Dsmb347-charger.c160 * 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-6.12.1/arch/arm/boot/dts/qcom/
Dqcom-apq8026-samsung-milletwifi.dts118 * (0, 120deg, 240deg, -, -, -),
/linux-6.12.1/drivers/thermal/
Dmax77620_thermal.c42 * else 120degC or 140deG based on the PMIC die temp threshold status.

123