/Linux-v4.19/drivers/media/rc/img-ir/ |
D | img-ir-hw.c | 180 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 …]
|
D | img-ir-rc5.c | 62 .tolerance = 16,
|
D | img-ir-rc6.c | 84 .tolerance = 20,
|
D | img-ir-sharp.c | 84 .tolerance = 20, /* 20% */
|
/Linux-v4.19/Documentation/misc-devices/ |
D | ad525x_dpot.txt | 7 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/ |
D | pm_qos_interface.txt | 95 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/ |
D | w83792d | 137 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
|
D | nct6775 | 137 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/ |
D | cpufreq-dt.txt | 19 - voltage-tolerance: Specify the CPU voltage tolerance in percentage.
|
/Linux-v4.19/arch/alpha/kernel/ |
D | time.c | 393 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/ |
D | am335x-nano.dts | 412 /* +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 */
|
D | am335x-osd335x-common.dtsi | 77 /* VDD_MPU voltage limits 0.95V - 1.26V with +/-4% tolerance */ 86 /* VDD_CORE voltage limits 0.95V - 1.1V with +/-4% tolerance */
|
D | am335x-chilisom.dtsi | 82 /* 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/ |
D | link.c | 137 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 …]
|
D | bearer.h | 121 u32 tolerance; member 162 u32 tolerance; member
|
D | ib_media.c | 96 .tolerance = TIPC_DEF_LINK_TOL,
|
D | eth_media.c | 94 .tolerance = TIPC_DEF_LINK_TOL,
|
/Linux-v4.19/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 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() 62 if (remainder > tolerance) { in pde_get_multiple() 64 if ((fraction - remainder) <= tolerance) in pde_get_multiple()
|
/Linux-v4.19/include/drm/ |
D | drm_fixed.h | 190 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/ |
D | compat.c | 49 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/ |
D | dce_clock_source.c | 189 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/ |
D | pvrusb2-io.h | 48 unsigned int tolerance);
|
/Linux-v4.19/drivers/hwmon/ |
D | w83l786ng.c | 148 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/ |
D | timex.h | 73 __kernel_long_t tolerance;/* clock frequency tolerance (ppm) member
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-get-rec-resolution.rst | 39 tolerance value.
|