Home
last modified time | relevance | path

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

1234

/Linux-v5.4/drivers/media/rc/img-ir/
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 …]
Dimg-ir-rc5.c58 .tolerance = 16,
Dimg-ir-rc6.c80 .tolerance = 20,
Dimg-ir-sharp.c80 .tolerance = 20, /* 20% */
/Linux-v5.4/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-v5.4/Documentation/power/
Dpm_qos_interface.rst100 state latency tolerance (in microseconds) and the third one is for PM QoS flags.
103 The target values of resume latency and active state latency tolerance are
189 Active state latency tolerance
198 If there is a latency tolerance control mechanism for a given device available
204 Whenever the effective latency tolerance changes for the device, its
207 latency tolerance requirements for the device is empty, the callback is expected
208 to switch the underlying hardware latency tolerance control mechanism to an
212 automatically updating the device's latency tolerance in response to its power
214 be done in the autonomous latency tolerance control mode.
218 Then, user space can use that attribute to specify its latency tolerance
[all …]
/Linux-v5.4/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,
/Linux-v5.4/include/uapi/linux/
Dtimex.h73 __kernel_long_t tolerance;/* clock frequency tolerance (ppm) member
111 long long tolerance;/* clock frequency tolerance (ppm) member
/Linux-v5.4/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 */
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.dtsi79 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */
88 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
Dam335x-shc.dts26 * tolerance value is reduced to 2% from 4% and
34 voltage-tolerance = <2>; /* 2 percentage */
274 * +/-4% tolerance
289 * +/-4% tolerance
/Linux-v5.4/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-dt.txt19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
/Linux-v5.4/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-v5.4/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
/Linux-v5.4/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-v5.4/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-v5.4/net/tipc/
Dbearer.h121 u32 tolerance; member
162 u32 tolerance; member
Dlink.c135 u32 tolerance; member
239 int tolerance, int priority,
322 return l->tolerance; in tipc_link_tolerance()
443 int tolerance, char net_plane, u32 mtu, int priority, in tipc_link_create() argument
481 l->tolerance = tolerance; in tipc_link_create()
483 bc_rcvlink->tolerance = tolerance; in tipc_link_create()
1087 msecs_to_jiffies(r->tolerance))) in link_retransmit_failure()
1602 int tolerance, int priority, in tipc_link_build_proto_msg() argument
1641 msg_set_link_tolerance(hdr, tolerance); in tipc_link_build_proto_msg()
1989 l->tolerance = peers_tol; in tipc_link_proto_rcv()
[all …]
Dib_media.c96 .tolerance = TIPC_DEF_LINK_TOL,
Deth_media.c94 .tolerance = TIPC_DEF_LINK_TOL,
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c199 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()
268 tolerance = CALC_PLL_CLK_SRC_ERR_TOLERANCE; in calc_pll_dividers_in_range()
283 tolerance)) { in calc_pll_dividers_in_range()
/Linux-v5.4/drivers/media/usb/pvrusb2/
Dpvrusb2-io.h38 unsigned int tolerance);
/Linux-v5.4/drivers/hwmon/
Dw83l786ng.c135 u8 tolerance[2]; member
208 data->tolerance[0] = reg_tmp & 0x0f; in w83l786ng_update_device()
209 data->tolerance[1] = (reg_tmp >> 4) & 0x0f; in w83l786ng_update_device()
579 return sprintf(buf, "%ld\n", (long)data->tolerance[nr]); in show_tolerance()
602 data->tolerance[nr] = tol_tmp; in store_tolerance()

1234