Home
last modified time | relevance | path

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

12

/linux-2.6.39/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-2.6.39/Documentation/hwmon/
Dw83792d130 via thermal_cruise# file. The tolerance# file serves to create T +- tolerance
132 remains below the thermal_cruise# +- tolerance# value. Once the temperature
133 exceeds the high limit (T+tolerance), the fan will be turned on with a
141 limit (T-tolerance), the fan speed will be fixed at the current speed because
153 temperature region (sf2_point@_fan# +- tolerance#) it will cause fans to run
172 tolerance[1-3] - Value in degrees of Celsius (degC) for +- T
Dw83l786ng54 tolerance[1-2] - Value in degrees of Celsius (degC) for +- T
Dw8379382 predefined value, within a tolerance margin. So if tempX_input >
85 the PWM value. If the temperature is within the tolerance range, the PWM
Dds162147 A second thing is that, during extensive testing, Tout showed a tolerance
Dw83791d129 temp[1-3]_tolerance - temperature tolerance for Thermal Cruise mode.
/linux-2.6.39/arch/alpha/kernel/
Dtime.c390 unsigned long cycle_freq, tolerance; in time_init() local
411 tolerance = cycle_freq / 4000; in time_init()
415 if ((unsigned long)diff > tolerance) { in time_init()
/linux-2.6.39/drivers/media/video/pvrusb2/
Dpvrusb2-io.h52 unsigned int tolerance);
Dpvrusb2-io.c502 unsigned int tolerance) in pvr2_stream_setup() argument
508 sp->fail_tolerance = tolerance; in pvr2_stream_setup()
/linux-2.6.39/net/tipc/
Dlink.h126 u32 tolerance; member
237 u32 tolerance, u32 priority, u32 acked_mtu);
Dlink.c92 static void link_set_supervision_props(struct link *l_ptr, u32 tolerance);
344 link_set_supervision_props(l_ptr, b_ptr->media->tolerance); in tipc_link_create()
1909 u32 gap, u32 tolerance, u32 priority, u32 ack_mtu) in tipc_link_send_proto_msg() argument
1938 msg_set_link_tolerance(msg, tolerance); in tipc_link_send_proto_msg()
1966 msg_set_link_tolerance(msg, l_ptr->tolerance); in tipc_link_send_proto_msg()
2056 if (msg_tol > l_ptr->tolerance) in link_recv_proto_msg()
2626 static void link_set_supervision_props(struct link *l_ptr, u32 tolerance) in link_set_supervision_props() argument
2628 if ((tolerance < TIPC_MIN_LINK_TOL) || (tolerance > TIPC_MAX_LINK_TOL)) in link_set_supervision_props()
2631 l_ptr->tolerance = tolerance; in link_set_supervision_props()
2633 ((tolerance / 4) > 500) ? 500 : tolerance / 4; in link_set_supervision_props()
[all …]
Dbearer.h90 u32 tolerance; member
Dbearer.c163 m_ptr->tolerance = link_tolerance; in tipc_register_media()
/linux-2.6.39/drivers/hwmon/
Dw83l786ng.c144 u8 tolerance[2]; member
506 return sprintf(buf, "%ld\n", (long)data->tolerance[nr]); in show_tolerance()
526 data->tolerance[nr] = tol_tmp; in store_tolerance()
759 data->tolerance[0] = reg_tmp & 0x0f; in w83l786ng_update_device()
760 data->tolerance[1] = (reg_tmp >> 4) & 0x0f; in w83l786ng_update_device()
Dw83793.c254 u8 tolerance[3]; /* Temp tolerance(Smart Fan I/II) */ member
788 val = data->tolerance[index >> 1] >> ((index & 0x01) ? 4 : 0); in show_sf_ctrl()
838 data->tolerance[i] = in store_sf_ctrl()
842 data->tolerance[i] &= ~(0x0f << shift); in store_sf_ctrl()
843 data->tolerance[i] |= val << shift; in store_sf_ctrl()
845 data->tolerance[i]); in store_sf_ctrl()
1040 SENSOR_ATTR_2(tolerance##index, S_IRUGO | S_IWUSR, show_sf_ctrl,\
1976 for (i = 0; i < ARRAY_SIZE(data->tolerance); i++) { in w83793_update_nonvolatile()
1977 data->tolerance[i] = in w83793_update_nonvolatile()
Dw83792d.c297 u8 tolerance[3]; /* Fan1,2,3 tolerance(Smart Fan I/II) */ member
807 return sprintf(buf, "%ld\n", (long)data->tolerance[nr-1]); in show_tolerance()
827 data->tolerance[nr] = tol_tmp; in store_tolerance()
1567 data->tolerance[0] = reg_tmp & 0x0f; in w83792d_update_device()
1568 data->tolerance[1] = (reg_tmp >> 4) & 0x0f; in w83792d_update_device()
1569 data->tolerance[2] = w83792d_read_value(client, in w83792d_update_device()
Dw83627ehf.c484 u8 tolerance[4]; member
715 data->tolerance[i] = fanmodecfg & 0x0f; in nct6775_update_pwm()
723 int pwmcfg = 0, tolerance = 0; /* shut up the compiler */ in w83627ehf_update_pwm() local
733 tolerance = w83627ehf_read_value(data, in w83627ehf_update_pwm()
742 data->tolerance[i] = (tolerance >> (i == 1 ? 4 : 0)) & 0x0f; in w83627ehf_update_pwm()
1395 show_tol_temp(tolerance)
1456 data->tolerance[nr] = val; in store_tolerance()
/linux-2.6.39/include/linux/
Dtimex.h73 long tolerance; /* clock frequency tolerance (ppm) member
Dcompat.h60 compat_long_t tolerance; member
/linux-2.6.39/drivers/staging/ath6kl/include/common/
Dwmi_thin.h245 … u8 tolerance; /* the range above and below the threshold to prevent event flooding to the host. */
/linux-2.6.39/kernel/
Dcompat.c68 __get_user(txc->tolerance, &utp->tolerance) || in compat_get_timex()
96 __put_user(txc->tolerance, &utp->tolerance) || in compat_put_timex()
/linux-2.6.39/Documentation/filesystems/
Dbtrfs.txt6 implementing advanced features while focusing on fault tolerance,
/linux-2.6.39/net/sctp/
DKconfig30 -- network-level fault tolerance through supporting of multi-
/linux-2.6.39/Documentation/x86/x86_64/
Dmachinecheck53 normal kernel locking rules. The tolerance level configures
/linux-2.6.39/kernel/time/
Dntp.c701 txc->tolerance = MAXFREQ_SCALED / PPM_SCALE; in do_adjtimex()

12