Home
last modified time | relevance | path

Searched refs:tolerance (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time.sh106 tolerance=$3
118 if [[ $tolerance == *m* ]] ; then
119 tolerance=`echo $tolerance | sed s/m/*60/ | bc`
120 elif [[ $tolerance == *%* ]] ; then
121 tolerance=`echo $tolerance | sed s/%//`
122 tolerance=`echo "scale = 2; (($tolerance * $timethreshold) / 100)" | bc`
220 ret=`echo "scale = 2; $timeresult > $timethreshold - $tolerance" | bc`
/openbmc/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh72 local tolerance=$((5 * 1024 * 1024))
76 if [[ $actual_a -lt $(($expected_a - $tolerance)) ]] ||
77 [[ $actual_a -gt $(($expected_a + $tolerance)) ]]; then
88 if [[ $actual_a_hugetlb -lt $(($expected_a_hugetlb - $tolerance)) ]] ||
89 [[ $actual_a_hugetlb -gt $(($expected_a_hugetlb + $tolerance)) ]]; then
104 if [[ $actual_b -lt $(($expected_b - $tolerance)) ]] ||
105 [[ $actual_b -gt $(($expected_b + $tolerance)) ]]; then
116 if [[ $actual_b_hugetlb -lt $(($expected_b_hugetlb - $tolerance)) ]] ||
117 [[ $actual_b_hugetlb -gt $(($expected_b_hugetlb + $tolerance)) ]]; then
/openbmc/linux/drivers/media/rc/img-ir/
H A Dimg-ir-hw.c176 unsigned int tolerance, in img_ir_timing_range_convert() argument
183 min = min - (min*tolerance >> 7); in img_ir_timing_range_convert()
184 max = max + (max*tolerance >> 7); in img_ir_timing_range_convert()
204 unsigned int tolerance, in img_ir_symbol_timing() argument
214 tolerance, clock_hz, pd_shift); in img_ir_symbol_timing()
216 tolerance, clock_hz, w_shift); in img_ir_symbol_timing()
292 unsigned int tolerance, in img_ir_timings_convert() argument
320 if (!decoder->tolerance) in img_ir_decoder_preprocess()
321 decoder->tolerance = 10; /* percent */ in img_ir_decoder_preprocess()
323 decoder->tolerance = decoder->tolerance * 128 / 100; in img_ir_decoder_preprocess()
[all …]
H A Dimg-ir-rc5.c58 .tolerance = 16,
H A Dimg-ir-rc6.c80 .tolerance = 20,
/openbmc/linux/Documentation/misc-devices/
H A Dad525x_dpot.rst9 settings. Access to the factory programmed tolerance is also provided, but
16 Each dpot device will have a set of eeprom, rdac, and tolerance files. How
23 The tolerance files are the read-only factory programmed tolerance settings
/openbmc/openbmc/poky/meta/recipes-support/libevent/libevent/
H A D0002-test-regress.h-Increase-default-timeval-tolerance-50.patch4 Subject: [PATCH] test/regress.h: Increase default timeval tolerance 50 ms ->
7 The default timeout tolerance is 50 ms,
26 tt_int_op(labs(timeval_msec_diff((tv1), (tv2)) - diff), <=, tolerance)
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dvmx_nested_tsc_scaling_test.c39 uint64_t tolerance, thresh_low, thresh_high; in compare_tsc_freq() local
41 tolerance = expected / 100; in compare_tsc_freq()
42 thresh_low = expected - tolerance; in compare_tsc_freq()
43 thresh_high = expected + tolerance; in compare_tsc_freq()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_fan_operation.robot47 # Set the speed tolerance criteria.
48 # A tolerance value of .30 means that the fan's speed should be
51 ${tolerance}= Set Variable .50
52 Rprint Vars tolerance
54 Verify Fan Speed ${tolerance} ${fan_names}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0014-timeSync-Portable-way-to-print-64bit-time_t.patch31 - "const %ld precision %ld tolerance %ld tick %ld\n",
33 - tx->status, tx->constant, tx->precision, tx->tolerance, tx->tick);
35 + "const %jd precision %jd tolerance %jd tick %jd\n",
37 + tx->status, (intmax_t)tx->constant, (intmax_t)tx->precision, (intmax_t)tx->tolerance, (…
/openbmc/linux/Documentation/power/
H A Dpm_qos_interface.rst92 state latency tolerance (in microseconds) and the third one is for PM QoS flags.
95 The target values of resume latency and active state latency tolerance are
181 Active state latency tolerance
190 If there is a latency tolerance control mechanism for a given device available
196 Whenever the effective latency tolerance changes for the device, its
200 to switch the underlying hardware latency tolerance control mechanism to an
204 automatically updating the device's latency tolerance in response to its power
206 be done in the autonomous latency tolerance control mode.
210 Then, user space can use that attribute to specify its latency tolerance
212 but do not let the hardware control latency tolerance" and writing "auto" to it
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dw83792d.rst145 via thermal_cruise# file. The tolerance# file serves to create T +- tolerance
147 remains below the thermal_cruise# +- tolerance# value. Once the temperature
148 exceeds the high limit (T+tolerance), the fan will be turned on with a
156 limit (T-tolerance), the fan speed will be fixed at the current speed because
168 temperature region (sf2_point@_fan# +- tolerance#) it will cause fans to run
194 tolerance[1-3]
H A Dnct6775.rst192 Temperature step tolerance.
204 Target temperature tolerance, unit millidegree Celsius
240 Target speed tolerance
264 Temperature tolerance, unit millidegree Celsius
267 Temperature tolerance for critical temperature,
/openbmc/linux/include/uapi/linux/
H A Dtimex.h74 __kernel_long_t tolerance;/* clock frequency tolerance (ppm) member
113 long long tolerance;/* clock frequency tolerance (ppm) member
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-nano.dts435 /* +1.5V voltage with ±4% tolerance */
443 /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */
452 /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */
461 /* +1.8V voltage with ±4% tolerance */
469 /* +3.3V voltage with ±4% tolerance */
477 /* +1.8V voltage with ±4% tolerance */
485 /* +3.3V voltage with ±4% tolerance */
H A Dam335x-moxa-uc-8100-me-t.dts83 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
92 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
H A Dam335x-osd335x-common.dtsi78 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
87 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
/openbmc/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
/openbmc/linux/arch/alpha/kernel/
H A Dtime.c393 unsigned long cycle_freq, tolerance; in time_init() local
421 tolerance = cycle_freq / 4000; in time_init()
425 if ((unsigned long)diff > tolerance) { in time_init()
/openbmc/linux/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c44 static u32 pde_get_multiple(u32 val, u32 fraction, u32 tolerance) in pde_get_multiple() argument
55 if (delta <= tolerance) in pde_get_multiple()
61 if (remainder > tolerance) { in pde_get_multiple()
63 if ((fraction - remainder) <= tolerance) in pde_get_multiple()
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c198 const unsigned int tolerance = 1000; in lsdc_pixel_pll_compute() local
199 unsigned int min = tolerance; in lsdc_pixel_pll_compute()
239 if (min < tolerance) { in lsdc_pixel_pll_compute()
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A DCVE-2023-44487.patch13 and 100, similarly to priority_limit initial value, providing some tolerance
15 low tolerance to flooding attempts.
/openbmc/linux/include/drm/
H A Ddrm_fixed.h196 s64 tolerance = div64_s64(DRM_FIXED_ONE, 1000000); in drm_fixp_exp() local
205 while (term >= tolerance) { in drm_fixp_exp()
/openbmc/linux/net/tipc/
H A Dbearer.h122 u32 tolerance; member
169 u32 tolerance; member
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.h38 unsigned int tolerance);

123456