Home
last modified time | relevance | path

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

1234

/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-hw.c180 unsigned int tolerance, in img_ir_timing_range_convert() argument
187 min = min - (min*tolerance >> 7); in img_ir_timing_range_convert()
188 max = max + (max*tolerance >> 7); in img_ir_timing_range_convert()
208 unsigned int tolerance, in img_ir_symbol_timing() argument
218 tolerance, clock_hz, pd_shift); in img_ir_symbol_timing()
220 tolerance, clock_hz, w_shift); in img_ir_symbol_timing()
296 unsigned int tolerance, in img_ir_timings_convert() argument
300 regs->ldr = img_ir_symbol_timing(&timings->ldr, tolerance, clock_hz, in img_ir_timings_convert()
303 regs->s00 = img_ir_symbol_timing(&timings->s00, tolerance, clock_hz, in img_ir_timings_convert()
305 regs->s01 = img_ir_symbol_timing(&timings->s01, tolerance, clock_hz, in img_ir_timings_convert()
[all …]
Dimg-ir-rc5.c62 .tolerance = 16,
Dimg-ir-rc6.c84 .tolerance = 20,
Dimg-ir-sharp.c84 .tolerance = 20, /* 20% */
/Linux-v4.19/Documentation/misc-devices/
Dad525x_dpot.txt7 settings. Access to the factory programmed tolerance is also provided, but
15 Each dpot device will have a set of eeprom, rdac, and tolerance files. How
22 The tolerance files are the read-only factory programmed tolerance settings
/Linux-v4.19/Documentation/power/
Dpm_qos_interface.txt95 state latency tolerance (in microseconds) and the third one is for PM QoS flags.
98 The target values of resume latency and active state latency tolerance are
176 Active state latency tolerance
184 If there is a latency tolerance control mechanism for a given device available
190 Whenever the effective latency tolerance changes for the device, its
193 latency tolerance requirements for the device is empty, the callback is expected
194 to switch the underlying hardware latency tolerance control mechanism to an
198 automatically updating the device's latency tolerance in response to its power
200 be done in the autonomous latency tolerance control mode.
204 Then, user space can use that attribute to specify its latency tolerance
[all …]
/Linux-v4.19/Documentation/hwmon/
Dw83792d137 via thermal_cruise# file. The tolerance# file serves to create T +- tolerance
139 remains below the thermal_cruise# +- tolerance# value. Once the temperature
140 exceeds the high limit (T+tolerance), the fan will be turned on with a
148 limit (T-tolerance), the fan speed will be fixed at the current speed because
160 temperature region (sf2_point@_fan# +- tolerance#) it will cause fans to run
179 tolerance[1-3] - Value in degrees of Celsius (degC) for +- T
Dnct6775137 Temperature step tolerance.
147 Target temperature tolerance, unit millidegree Celsius
172 Target speed tolerance
194 Temperature tolerance, unit millidegree Celsius
196 Temperature tolerance for critical temperature,
/Linux-v4.19/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
/Linux-v4.19/arch/alpha/kernel/
Dtime.c393 unsigned long cycle_freq, tolerance; in time_init() local
423 tolerance = cycle_freq / 4000; in time_init()
427 if ((unsigned long)diff > tolerance) { in time_init()
/Linux-v4.19/arch/arm/boot/dts/
Dam335x-nano.dts412 /* +1.5V voltage with ±4% tolerance */
420 /* VDD_MPU voltage limits 0.95V - 1.1V with ±4% tolerance */
429 /* VDD_CORE voltage limits 0.95V - 1.1V with ±4% tolerance */
438 /* +1.8V voltage with ±4% tolerance */
446 /* +3.3V voltage with ±4% tolerance */
454 /* +1.8V voltage with ±4% tolerance */
462 /* +3.3V voltage with ±4% tolerance */
Dam335x-osd335x-common.dtsi77 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
86 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
Dam335x-chilisom.dtsi82 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
91 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
/Linux-v4.19/net/tipc/
Dlink.c137 u32 tolerance; member
243 int tolerance, int priority,
322 return l->tolerance; in tipc_link_tolerance()
441 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument
479 l->tolerance = tolerance; in tipc_link_create()
481 bc_rcvlink->tolerance = tolerance; in tipc_link_create()
1043 r->stale_limit = jiffies + msecs_to_jiffies(r->tolerance); in tipc_link_retrans()
1332 int tolerance, int priority, in tipc_link_build_proto_msg() argument
1370 msg_set_link_tolerance(hdr, tolerance); in tipc_link_build_proto_msg()
1590 l->tolerance = peers_tol; in tipc_link_proto_rcv()
[all …]
Dbearer.h121 u32 tolerance; member
162 u32 tolerance; member
Dib_media.c96 .tolerance = TIPC_DEF_LINK_TOL,
Deth_media.c94 .tolerance = TIPC_DEF_LINK_TOL,
/Linux-v4.19/drivers/net/wireless/ath/
Ddfs_pri_detector.c45 static u32 pde_get_multiple(u32 val, u32 fraction, u32 tolerance) in pde_get_multiple() argument
56 if (delta <= tolerance) in pde_get_multiple()
62 if (remainder > tolerance) { in pde_get_multiple()
64 if ((fraction - remainder) <= tolerance) in pde_get_multiple()
/Linux-v4.19/include/drm/
Ddrm_fixed.h190 s64 tolerance = div64_s64(DRM_FIXED_ONE, 1000000); in drm_fixp_exp() local
199 while (term >= tolerance) { in drm_fixp_exp()
/Linux-v4.19/kernel/
Dcompat.c49 txc->tolerance = tx32.tolerance; in compat_get_timex()
78 tx32.tolerance = txc->tolerance; in compat_put_timex()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c189 uint32_t tolerance) in calc_fb_divider_checking_tolerance() argument
224 if (abs_err <= tolerance) { in calc_fb_divider_checking_tolerance()
251 uint32_t tolerance; in calc_pll_dividers_in_range() local
255 tolerance = (pll_settings->adjusted_pix_clk * err_tolerance) / in calc_pll_dividers_in_range()
257 if (tolerance < CALC_PLL_CLK_SRC_ERR_TOLERANCE) in calc_pll_dividers_in_range()
258 tolerance = CALC_PLL_CLK_SRC_ERR_TOLERANCE; in calc_pll_dividers_in_range()
273 tolerance)) { in calc_pll_dividers_in_range()
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-io.h48 unsigned int tolerance);
/Linux-v4.19/drivers/hwmon/
Dw83l786ng.c148 u8 tolerance[2]; member
221 data->tolerance[0] = reg_tmp & 0x0f; in w83l786ng_update_device()
222 data->tolerance[1] = (reg_tmp >> 4) & 0x0f; in w83l786ng_update_device()
592 return sprintf(buf, "%ld\n", (long)data->tolerance[nr]); in show_tolerance()
615 data->tolerance[nr] = tol_tmp; in store_tolerance()
/Linux-v4.19/include/uapi/linux/
Dtimex.h73 __kernel_long_t tolerance;/* clock frequency tolerance (ppm) member
/Linux-v4.19/Documentation/media/uapi/rc/
Dlirc-get-rec-resolution.rst39 tolerance value.

1234