Home
last modified time | relevance | path

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

1234

/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh73 local tolerance=$((5 * 1024 * 1024))
77 if [[ $actual_a -lt $(($expected_a - $tolerance)) ]] ||
78 [[ $actual_a -gt $(($expected_a + $tolerance)) ]]; then
89 if [[ $actual_a_hugetlb -lt $(($expected_a_hugetlb - $tolerance)) ]] ||
90 [[ $actual_a_hugetlb -gt $(($expected_a_hugetlb + $tolerance)) ]]; then
105 if [[ $actual_b -lt $(($expected_b - $tolerance)) ]] ||
106 [[ $actual_b -gt $(($expected_b + $tolerance)) ]]; then
117 if [[ $actual_b_hugetlb -lt $(($expected_b_hugetlb - $tolerance)) ]] ||
118 [[ $actual_b_hugetlb -gt $(($expected_b_hugetlb + $tolerance)) ]]; then
/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
296 regs->ldr = img_ir_symbol_timing(&timings->ldr, tolerance, clock_hz, in img_ir_timings_convert()
299 regs->s00 = img_ir_symbol_timing(&timings->s00, tolerance, clock_hz, in img_ir_timings_convert()
301 regs->s01 = img_ir_symbol_timing(&timings->s01, tolerance, clock_hz, in img_ir_timings_convert()
[all …]
H A Dimg-ir-rc5.c58 .tolerance = 16,
H A Dimg-ir-rc6.c80 .tolerance = 20,
/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()
/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
/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
199 latency tolerance requirements for the device is empty, the callback is expected
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
[all …]
/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,
/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
/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 */
H A Dam335x-chilisom.dtsi79 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
88 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
/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()
/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()
/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()
/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()
/linux/net/tipc/
H A Dbearer.h122 u32 tolerance; member
169 u32 tolerance; member
H A Dlink.c149 u32 tolerance; member
255 int tolerance, int priority,
347 return l->tolerance; in tipc_link_tolerance()
484 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument
522 l->tolerance = tolerance; in tipc_link_create()
524 bc_rcvlink->tolerance = tolerance; in tipc_link_create()
1217 msecs_to_jiffies(r->tolerance * 10))) in link_retransmit_failure()
1843 int tolerance, int priority, in tipc_link_build_proto_msg() argument
1882 msg_set_link_tolerance(hdr, tolerance); in tipc_link_build_proto_msg()
2240 l->tolerance = peers_tol; in tipc_link_proto_rcv()
[all …]
H A Dib_media.c98 .tolerance = TIPC_DEF_LINK_TOL,
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-io.h38 unsigned int tolerance);
/linux/drivers/hwmon/
H A Dw83l786ng.c134 u8 tolerance[2]; member
207 data->tolerance[0] = reg_tmp & 0x0f; in w83l786ng_update_device()
208 data->tolerance[1] = (reg_tmp >> 4) & 0x0f; in w83l786ng_update_device()
578 return sprintf(buf, "%ld\n", (long)data->tolerance[nr]); in show_tolerance()
601 data->tolerance[nr] = tol_tmp; in store_tolerance()
/linux/kernel/time/
H A Dtime.c302 txc->tolerance = tx32.tolerance; in get_old_timex32()
331 tx32.tolerance = txc->tolerance; in put_old_timex32()

1234