| /linux-6.15/lib/ |
| H A D | bch.c | 458 return (elp->deg > t) ? -1 : (int)elp->deg; in compute_error_locator_polynomial() 771 while (!c[a->deg] && a->deg) in gf_poly_mod() 772 a->deg--; in gf_poly_mod() 781 if (a->deg >= b->deg) { in gf_poly_div() 782 q->deg = a->deg-b->deg; in gf_poly_div() 801 if (a->deg < b->deg) in gf_poly_gcd() 826 z->deg = 1; in compute_trace_bk_mod() 843 if (z->deg > out->deg) in compute_trace_bk_mod() 844 out->deg = z->deg; in compute_trace_bk_mod() 852 while (!out->c[out->deg] && out->deg) in compute_trace_bk_mod() [all …]
|
| H A 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-6.15/Documentation/devicetree/bindings/regulator/ |
| H A D | mps,mpq7920.yaml | 66 corresponding values 0deg, 90deg, 180deg, 270deg
|
| /linux-6.15/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | qos_mc_aware.sh | 253 local deg=$(bc <<< " 261 check_err $(bc <<< "$deg < 15") "Minimum shaper not in effect" 262 check_err $(bc <<< "$deg > 25") "MC traffic degrades UC performance too much" 272 echo "Degradation $deg %"
|
| /linux-6.15/include/linux/ |
| H A D | polynomial.h | 17 unsigned int deg; member
|
| /linux-6.15/drivers/hwmon/ |
| H A D | bt1-pvt.h | 231 unsigned int deg; member
|
| /linux-6.15/include/linux/iio/ |
| H A D | iio.h | 915 #define IIO_DEGREE_TO_RAD(deg) (((deg) * 314159ULL + 9000000ULL) / 18000000ULL) argument
|
| /linux-6.15/drivers/iio/resolver/ |
| H A D | ad2s1210.c | 574 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()
|
| /linux-6.15/arch/arm/boot/dts/qcom/ |
| H A D | qcom-apq8026-samsung-milletwifi.dts | 118 * (0, 120deg, 240deg, -, -, -),
|
| /linux-6.15/Documentation/devicetree/bindings/mmc/ |
| H A D | rockchip-dw-mshc.yaml | 90 If not specified 0 deg will be used.
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | hp-wmi-sensors.rst | 40 (m\ |deg|\ C).
|
| /linux-6.15/drivers/mtd/nand/raw/atmel/ |
| H A D | pmecc.c | 186 static inline int deg(unsigned int poly) in deg() function 196 const unsigned int k = BIT(deg(poly)); in atmel_pmecc_build_gf_tables()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_modes.c | 2170 unsigned int deg, margin, rotation = 0; in drm_mode_parse_cmdline_options() local 2184 if (drm_mode_parse_cmdline_int(delim, °)) in drm_mode_parse_cmdline_options() 2187 switch (deg) { in drm_mode_parse_cmdline_options()
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | iforce-protocol.rst | 172 04 Phase. Val 00 = 0 deg, Val 40 = 90 degs.
|
| /linux-6.15/tools/power/pm-graph/ |
| H A D | bootgraph.py | 646 .vt {transform:rotate(-60deg);transform-origin:0 0;}\n\
|
| /linux-6.15/drivers/hid/bpf/progs/ |
| H A D | hid_report_helpers.h | 129 #define deg (EnglishRotation | (0x1 << 4)) macro
|
| /linux-6.15/drivers/regulator/ |
| H A D | Kconfig | 696 phase operates at a 2MHz fixed frequency with a 120 deg shift
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 2261 application of scale are deg.
|