Home
last modified time | relevance | path

Searched refs:thresholds (Results 1 – 45 of 45) sorted by relevance

/linux-4.1.27/drivers/power/
Dda9030_battery.c103 struct da9030_battery_thresholds thresholds; member
260 charger->thresholds.vbat_charge_start)) { in da9030_charger_check_state()
271 charger->thresholds.vbat_charge_stop) { in da9030_charger_check_state()
274 charger->thresholds.vbat_charge_restart); in da9030_charger_check_state()
276 charger->thresholds.vbat_low) { in da9030_charger_check_state()
281 charger->thresholds.vbat_low); in da9030_charger_check_state()
283 if (charger->adc.vchmax_res > charger->thresholds.vcharge_max || in da9030_charger_check_state()
284 charger->adc.vchmin_res < charger->thresholds.vcharge_min || in da9030_charger_check_state()
286 charger->adc.tbat_res < charger->thresholds.tbat_high || in da9030_charger_check_state()
287 charger->adc.tbat_res > charger->thresholds.tbat_low) { in da9030_charger_check_state()
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-iio-light-lm3533-als6 Event generated when channel passes one of the four thresholds
16 Get the hysteresis for thresholds Y, that is,
32 These thresholds correspond to the eight zone-boundary
42 in_illuminance0_threshY_{falling,rising} thresholds.
Dsysfs-bus-iio554 different values, but the device can only enable both thresholds
609 change thresholds or neither.
/linux-4.1.27/Documentation/thermal/
Dnouveau_thermal27 temperature thresholds:
34 WARNING: Some of these thresholds may not be used by Nouveau depending
37 The default value for these thresholds comes from the GPU's vbios. These
38 thresholds can be configured thanks to the following HWMON attributes:
Dexynos_thermal73 thresholds. It invokes core thermal implementation with the call
Dsysfs-api.txt374 crosses any of the configured thresholds.
/linux-4.1.27/Documentation/hwmon/
Dlm9232 alarms for high, low, and critical thresholds. There's also an hysteresis to
33 control the thresholds for resetting alarms.
Djc4276 and critical thresholds.
78 There is also an hysteresis to control the thresholds for resetting alarms.
Dsmsc47m19266 in[0-7]_max - lower and upper alarm thresholds for in[0-7]_input reading
78 temp[1-3]_max - lower and upper alarm thresholds for temperatures
Dmax166860 Set to non-zero if you wish to prevent write access to alarm thresholds.
Dlm7389 passed the 'temp1_max' and 'temp1_min' thresholds, respectively. These
Dvt1211172 thermal thresholds exist that controls both PWMs output duty-cycles. The
173 thermal thresholds are accessible via pwm[1-2]_auto_point[1-4]_temp. Note
Ddme1737170 pwm[1-3]_auto_pwm_min, respectively. The thermal thresholds of the zones are
Dlm9340 I.e. this parameter controls the VID pin input thresholds; if your VID
Dsysfs-interface58 make comparisons of readings to thresholds. This allows violations
/linux-4.1.27/drivers/md/
Ddm-cache-policy-mq.c53 unsigned thresholds[2]; member
65 t->thresholds[PATTERN_RANDOM] = random_threshold; in iot_init()
66 t->thresholds[PATTERN_SEQUENTIAL] = sequential_threshold; in iot_init()
98 if (t->nr_rand_samples >= t->thresholds[PATTERN_RANDOM]) { in iot_check_for_pattern_switch()
105 if (t->nr_seq_samples >= t->thresholds[PATTERN_SEQUENTIAL]) { in iot_check_for_pattern_switch()
953 else if (mq->tracker.thresholds[PATTERN_SEQUENTIAL] && in map()
1306 mq->tracker.thresholds[PATTERN_RANDOM] = tmp; in mq_set_config_value()
1309 mq->tracker.thresholds[PATTERN_SEQUENTIAL] = tmp; in mq_set_config_value()
1336 mq->tracker.thresholds[PATTERN_RANDOM], in mq_emit_config_values()
1337 mq->tracker.thresholds[PATTERN_SEQUENTIAL], in mq_emit_config_values()
/linux-4.1.27/mm/
Dmemcontrol.c300 struct mem_cgroup_thresholds thresholds; member
3579 t = rcu_dereference(memcg->thresholds.primary); in __mem_cgroup_threshold()
3671 struct mem_cgroup_thresholds *thresholds; in __mem_cgroup_usage_register_event() local
3685 thresholds = &memcg->thresholds; in __mem_cgroup_usage_register_event()
3688 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_register_event()
3694 if (thresholds->primary) in __mem_cgroup_usage_register_event()
3697 size = thresholds->primary ? thresholds->primary->size + 1 : 1; in __mem_cgroup_usage_register_event()
3709 if (thresholds->primary) { in __mem_cgroup_usage_register_event()
3710 memcpy(new->entries, thresholds->primary->entries, (size - 1) * in __mem_cgroup_usage_register_event()
3737 kfree(thresholds->spare); in __mem_cgroup_usage_register_event()
[all …]
/linux-4.1.27/Documentation/networking/
Dxfrm_sync.txt21 the events. i.e we are going to set thresholds to say "let me
23 These thresholds are set system-wide via sysctls or can be updated
105 Programs installing SAs will need to specify the two thresholds, however,
147 thresholds for an SA using XFRM_MSG_NEWAE (as described in #i above).
Ddctcp.txt14 thresholds. The default ECN marking threshold heuristic for DCTCP on
/linux-4.1.27/include/linux/
Dfsl-diu-fb.h157 __be32 thresholds; member
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-disp.c210 const u16 *thresholds) in solo_set_motion_block() argument
223 buf[x] = cpu_to_le16(thresholds[y * SOLO_MOTION_SZ + x]); in solo_set_motion_block()
Dsolo6x10.h388 const u16 *thresholds);
/linux-4.1.27/Documentation/cgroups/
Dmemcg_test.txt262 9.10 Memory thresholds
263 Memory controller implements memory thresholds using cgroups notification
276 the thresholds.
278 Use /cgroup/A/memory.memsw.usage_in_bytes to test memsw thresholds.
Dmemory.txt319 thresholds. The Memory Controller allows them to be controlled individually
719 9. Memory thresholds
721 Memory cgroup implements memory thresholds using the cgroups notification
723 thresholds and gets notifications when it crosses.
/linux-4.1.27/Documentation/input/
Dntrig.txt82 events until it hits thresholds and begins propagating. In the interest in
92 Setting the activation size thresholds to large values will result in deciding
94 activation slack while reducing the size thresholds may suffice to eliminate
Dcma3000_d0x.txt19 when motion exceeds the defined thresholds.
Datarikbd.txt274 command is valid only in RELATIVE MOUSE POSITIONING mode. The thresholds
/linux-4.1.27/Documentation/device-mapper/
Dcache-policies.txt38 the cache is based on variable thresholds and queue selection is based
55 The sequential and random thresholds default to 512 and 4 respectively.
/linux-4.1.27/drivers/staging/comedi/drivers/
Djr3_pci.h227 struct thresh_struct thresholds[4]; member
/linux-4.1.27/Documentation/power/
Dpower_supply_class.txt98 about maximal and minimal voltage thresholds of a given battery.
102 retain) the thresholds of a given power supply.
116 age)". I.e. these attributes represents real thresholds, not design values.
/linux-4.1.27/fs/jffs2/
DTODO9 - fine-tune the allocation / GC thresholds
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Demac.txt40 thresholds).
42 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dethernet.txt25 flow control thresholds.
/linux-4.1.27/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt15 originally created by software with configurable depletion thresholds. This
/linux-4.1.27/drivers/media/usb/go7007/
Dgo7007-fw.c1437 u16 thresholds[] = { in modet_to_package() local
1456 ret = copy_packages(code, thresholds, 1, space); in modet_to_package()
/linux-4.1.27/Documentation/x86/x86_64/
Dboot-options.txt58 analysis less effective if the bios sets thresholds for memory
/linux-4.1.27/Documentation/sysctl/
Dkernel.txt486 memory accesses. These sysctls control the thresholds for scan delays and
929 events and the soft and hard lockup thresholds. The default threshold
/linux-4.1.27/Documentation/
Dbcache.txt172 You can disable this if you need to by setting the thresholds to 0:
/linux-4.1.27/drivers/video/fbdev/
Dfsl-diu-fb.c449 hw->syn_pol, hw->thresholds, hw->int_mask, hw->plut); in fsl_diu_dump()
/linux-4.1.27/net/ipv4/
DKconfig611 buffer thresholds. The default ECN marking threshold heuristic for
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt547 thresholds.
/linux-4.1.27/lib/
DKconfig.debug702 thresholds can be controlled through the sysctl watchdog_thresh.
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt1187 HDD temperature drops to 41 degrees. These thresholds cannot
/linux-4.1.27/Documentation/filesystems/
Dproc.txt1033 smart_thresholds IDE disk management thresholds
/linux-4.1.27/Documentation/trace/
Dftrace.txt1934 reached duration thresholds.