Home
last modified time | relevance | path

Searched full:tolerance (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/Documentation/power/
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 …]
/kernel/linux/linux-6.6/Documentation/power/
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 …]
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
Dhugetlb_reparenting_test.sh69 local tolerance=$((5 * 1024 * 1024))
73 if [[ $actual_a -lt $(($expected_a - $tolerance)) ]] ||
74 [[ $actual_a -gt $(($expected_a + $tolerance)) ]]; then
85 if [[ $actual_a_hugetlb -lt $(($expected_a_hugetlb - $tolerance)) ]] ||
86 [[ $actual_a_hugetlb -gt $(($expected_a_hugetlb + $tolerance)) ]]; then
101 if [[ $actual_b -lt $(($expected_b - $tolerance)) ]] ||
102 [[ $actual_b -gt $(($expected_b + $tolerance)) ]]; then
113 if [[ $actual_b_hugetlb -lt $(($expected_b_hugetlb - $tolerance)) ]] ||
114 [[ $actual_b_hugetlb -gt $(($expected_b_hugetlb + $tolerance)) ]]; then
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
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
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
Dimg-ir-hw.c166 * @tolerance: Tolerance as a fraction of 128 (roughly percent).
171 * tolerance, and shifts for the register, rounding in the right direction.
176 unsigned int tolerance, in img_ir_timing_range_convert() argument
182 /* add a tolerance */ in img_ir_timing_range_convert()
183 min = min - (min*tolerance >> 7); in img_ir_timing_range_convert()
184 max = max + (max*tolerance >> 7); in img_ir_timing_range_convert()
196 * @tolerance: Timing tolerance where 0-128 represents 0-100%
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()
[all …]
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
Dimg-ir-hw.c166 * @tolerance: Tolerance as a fraction of 128 (roughly percent).
171 * tolerance, and shifts for the register, rounding in the right direction.
176 unsigned int tolerance, in img_ir_timing_range_convert() argument
182 /* add a tolerance */ in img_ir_timing_range_convert()
183 min = min - (min*tolerance >> 7); in img_ir_timing_range_convert()
184 max = max + (max*tolerance >> 7); in img_ir_timing_range_convert()
196 * @tolerance: Timing tolerance where 0-128 represents 0-100%
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()
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
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]
Dnct6775.rst186 Temperature step tolerance.
198 Target temperature tolerance, unit millidegree Celsius
234 Target speed tolerance
258 Temperature tolerance, unit millidegree Celsius
261 Temperature tolerance for critical temperature,
/kernel/linux/linux-6.6/Documentation/hwmon/
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]
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,
/kernel/linux/linux-5.10/Documentation/misc-devices/
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
/kernel/linux/linux-6.6/Documentation/misc-devices/
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
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Ddfs_pri_detector.c42 * pde_get_multiple() - get number of multiples considering a given tolerance
43 * @return factor if abs(val - factor*fraction) <= tolerance, 0 otherwise
45 static u32 pde_get_multiple(u32 val, u32 fraction, u32 tolerance) in pde_get_multiple() argument
56 if (delta <= tolerance) in pde_get_multiple()
57 /* val and fraction are within tolerance */ in pde_get_multiple()
62 if (remainder > tolerance) { in pde_get_multiple()
64 if ((fraction - remainder) <= tolerance) in pde_get_multiple()
65 /* remainder is within tolerance */ in pde_get_multiple()
Ddfs_pattern_detector.h63 * @pri_min: minimum pulse repetition interval in [us] (including tolerance)
64 * @pri_max: minimum pri in [us] (including tolerance)
68 * @max_pri_tolerance: pulse time stamp tolerance on both sides [us]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
Ddfs_pri_detector.c41 * pde_get_multiple() - get number of multiples considering a given tolerance
42 * Return value: factor if abs(val - factor*fraction) <= tolerance, 0 otherwise
44 static u32 pde_get_multiple(u32 val, u32 fraction, u32 tolerance) in pde_get_multiple() argument
55 if (delta <= tolerance) in pde_get_multiple()
56 /* val and fraction are within tolerance */ in pde_get_multiple()
61 if (remainder > tolerance) { in pde_get_multiple()
63 if ((fraction - remainder) <= tolerance) in pde_get_multiple()
64 /* remainder is within tolerance */ in pde_get_multiple()
Ddfs_pattern_detector.h63 * @pri_min: minimum pulse repetition interval in [us] (including tolerance)
64 * @pri_max: minimum pri in [us] (including tolerance)
68 * @max_pri_tolerance: pulse time stamp tolerance on both sides [us]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/serial/
Dnvidia,tegra20-hsuart.txt36 Baud Rate tolerance:
37 Standard UART devices are expected to have tolerance for baud rate error by
39 Tegra186 chip has a known hardware issue. UART Rx baud rate tolerance level
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
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()
/kernel/linux/linux-5.10/net/tipc/
Dbearer.h95 * @tolerance: default time (in ms) before declaring link failure
122 u32 tolerance; member
144 * @tolerance: default link tolerance for bearer
169 u32 tolerance; member
/kernel/linux/linux-6.6/net/tipc/
Dbearer.h95 * @tolerance: default time (in ms) before declaring link failure
122 u32 tolerance; member
144 * @tolerance: default link tolerance for bearer
169 u32 tolerance; member
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
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 */
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam335x-nano.dts417 /* +1.5V voltage with ±4% tolerance */
425 /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */
434 /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */
443 /* +1.8V voltage with ±4% tolerance */
451 /* +3.3V voltage with ±4% tolerance */
459 /* +1.8V voltage with ±4% tolerance */
467 /* +3.3V voltage with ±4% tolerance */
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c181 * for passed Reference and Post divider, checking for tolerance.
186 * tolerance Tolerance for Calculated Pixel Clock to be within
190 * if calculated values are within required tolerance
191 * It returns - true if error is within tolerance
192 * - false if error is not within tolerance
199 uint32_t tolerance) in calc_fb_divider_checking_tolerance() argument
234 if (abs_err <= tolerance) { in calc_fb_divider_checking_tolerance()
261 uint32_t tolerance; in calc_pll_dividers_in_range() local
265 tolerance = (pll_settings->adjusted_pix_clk_100hz * err_tolerance) / in calc_pll_dividers_in_range()
267 if (tolerance < CALC_PLL_CLK_SRC_ERR_TOLERANCE) in calc_pll_dividers_in_range()
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/removed/
Dsysfs-mce14 Tolerance level. When a machine check exception occurs for a
20 defies normal kernel locking rules. The tolerance level
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.

12345678910>>...16