Home
last modified time | relevance | path

Searched full:thresholds (Results 1 – 25 of 287) sorted by relevance

12345678910>>...12

/Linux-v5.4/drivers/power/supply/
Dda9030_battery.c100 struct da9030_battery_thresholds thresholds; member
257 charger->thresholds.vbat_charge_start)) { in da9030_charger_check_state()
268 charger->thresholds.vbat_charge_stop) { in da9030_charger_check_state()
271 charger->thresholds.vbat_charge_restart); in da9030_charger_check_state()
273 charger->thresholds.vbat_low) { in da9030_charger_check_state()
278 charger->thresholds.vbat_low); in da9030_charger_check_state()
280 if (charger->adc.vchmax_res > charger->thresholds.vcharge_max || in da9030_charger_check_state()
281 charger->adc.vchmin_res < charger->thresholds.vcharge_min || in da9030_charger_check_state()
283 charger->adc.tbat_res < charger->thresholds.tbat_high || in da9030_charger_check_state()
284 charger->adc.tbat_res > charger->thresholds.tbat_low) { in da9030_charger_check_state()
[all …]
/Linux-v5.4/drivers/thermal/ti-soc-thermal/
Ddra752-bandgap.h126 * Temperature limits and thresholds for DRA752
130 * and thresholds for DRA752. Definitions are grouped
143 /* interrupts thresholds */
151 /* interrupts thresholds */
159 /* interrupts thresholds */
167 /* interrupts thresholds */
175 /* interrupts thresholds */
Domap5xxx-bandgap.h102 * Temperature limits and thresholds for OMAP5430
106 * and thresholds for OMAP5430. Definitions are grouped
119 /* interrupts thresholds */
129 /* interrupts thresholds */
139 /* interrupts thresholds */
Domap4xxx-bandgap.h49 * Temperature limits and thresholds for OMAP4430
53 * and thresholds for OMAP4430.
132 * Temperature limits and thresholds for OMAP4460
136 * and thresholds for OMAP4460.
145 /* interrupts thresholds */
Dti-bandgap.h73 * @bgap_threshold: BANDGAP_THRESHOLD register offset (TALERT thresholds)
76 * @tshut_threshold: TSHUT_THRESHOLD register offset (TSHUT thresholds)
132 * struct temp_sensor_data - The thresholds and limits for temperature sensors.
140 * This data structure will hold the required thresholds and temperature limits
208 * @ts_data: pointer to struct with thresholds, limits of temperature sensor
245 * shutdown thresholds are programmable, for instance.
248 * a signal representing violation of programmable alert thresholds.
Ddra752-thermal-data.c148 /* Thresholds and limits for DRA752 MPU temperature sensor */
156 /* Thresholds and limits for DRA752 GPU temperature sensor */
164 /* Thresholds and limits for DRA752 CORE temperature sensor */
172 /* Thresholds and limits for DRA752 DSPEVE temperature sensor */
180 /* Thresholds and limits for DRA752 IVA temperature sensor */
Domap5-thermal-data.c129 /* Thresholds and limits for OMAP5430 MPU temperature sensor */
139 /* Thresholds and limits for OMAP5430 GPU temperature sensor */
149 /* Thresholds and limits for OMAP5430 CORE temperature sensor */
/Linux-v5.4/Documentation/media/uapi/v4l/
Dext-ctrls-detect.rst45 detection threshold. These thresholds are set through the
49 value that specifies which per-region motion detection thresholds
50 should be used. Each region has its own thresholds. How these
51 per-region thresholds are set up is driver-specific. The region
62 Sets the motion detection thresholds for each cell in the grid. To
/Linux-v5.4/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-iio-adc-hi843523 Hysteresis between low and high thresholds can not be lower then 2 and
40 Hysteresis between low and high thresholds can not be lower then 2 and
/Linux-v5.4/Documentation/driver-api/thermal/
Dnouveau_thermal.rst29 temperature thresholds:
41 Some of these thresholds may not be used by Nouveau depending
44 The default value for these thresholds comes from the GPU's vbios. These
45 thresholds can be configured thanks to the following HWMON attributes:
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dtemp.c49 /* enforce a minimum hysteresis on thresholds */ in nvkm_therm_temp_safety_checks()
86 static const char * const thresholds[] = { in nvkm_therm_sensor_event() local
97 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()
100 temperature, thresholds[thrs]); in nvkm_therm_sensor_event()
198 "programmed thresholds [ %d(%d), %d(%d), %d(%d), %d(%d) ]\n", in nvkm_therm_program_alarms_polling()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/abm/
Dmain.h27 /* The possible actions if thresholds are exceeded */
48 * @thresholds: current threshold configuration
49 * @threshold_undef: bitmap of thresholds which have not been set
51 * @num_thresholds: number of @thresholds and bits in @threshold_undef
72 u32 *thresholds; member
Dmain.c477 abm->thresholds = kvcalloc(abm->num_thresholds, in nfp_abm_init()
478 sizeof(*abm->thresholds), GFP_KERNEL); in nfp_abm_init()
479 if (!abm->thresholds) in nfp_abm_init()
510 kvfree(abm->thresholds); in nfp_abm_init()
528 kvfree(abm->thresholds); in nfp_abm_clean()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy.h255 * struct temp_report_ths_cmd - set temperature thresholds
257 * @num_temps: number of temperature thresholds passed
258 * @thresholds: array with the thresholds to be configured
262 __le16 thresholds[IWL_MAX_DTS_TRIPS]; member
/Linux-v5.4/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).
/Linux-v5.4/Documentation/hwmon/
Dlm92.rst43 alarms for high, low, and critical thresholds. There's also an hysteresis to
44 control the thresholds for resetting alarms.
Dsmsc47m192.rst78 in[0-7]_max lower and upper alarm thresholds for in[0-7]_input reading
90 temp[1-3]_max lower and upper alarm thresholds for temperatures
Djc42.rst124 and critical thresholds.
126 There is also an hysteresis to control the thresholds for resetting alarms.
/Linux-v5.4/sound/soc/codecs/
Dcs42l73.h55 #define CS42L73_LMAXHL 0x28 /* Lmtr Thresholds HP/Line. */
58 #define CS42L73_LMAXSPK 0x2B /* Lmtr Thresholds Spkphone [A]. */
61 #define CS42L73_LMAXESL 0x2E /* Lmtr Thresholds */
64 #define CS42L73_ALCMINMAX 0x31 /* ALC Thresholds AB. */
/Linux-v5.4/drivers/iio/adc/
Dhi8435.c52 unsigned threshold_lo[2]; /* GND-Open and Supply-Open thresholds */
53 unsigned threshold_hi[2]; /* GND-Open and Supply-Open thresholds */
243 /* program thresholds */ in hi8435_write_event_value()
505 * After chip reset the thresholds are in undefined state, so we need to in hi8435_probe()
506 * initialize thresholds to some initial values and then prevent in hi8435_probe()
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dmemcg_test.rst333 9.10 Memory thresholds
336 Memory controller implements memory thresholds using cgroups notification
351 the thresholds.
353 Use /cgroup/A/memory.memsw.usage_in_bytes to test memsw thresholds.
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dani.h23 /* these thresholds are relative to the ATH5K_ANI_LISTEN_PERIOD */
30 /* average beacon RSSI thresholds */
/Linux-v5.4/Documentation/input/devices/
Dntrig.rst93 events until it hits thresholds and begins propagating. In the interest in
103 Setting the activation size thresholds to large values will result in deciding
105 activation slack while reducing the size thresholds may suffice to eliminate
/Linux-v5.4/mm/
Dmemcontrol.c10 * Memory thresholds
3983 t = rcu_dereference(memcg->thresholds.primary); in __mem_cgroup_threshold()
4000 * Iterate backward over array of thresholds starting from in __mem_cgroup_threshold()
4002 * If none of thresholds below usage is crossed, we read in __mem_cgroup_threshold()
4012 * Iterate forward over array of thresholds starting from in __mem_cgroup_threshold()
4014 * If none of thresholds above usage is crossed, we read in __mem_cgroup_threshold()
4075 struct mem_cgroup_thresholds *thresholds; in __mem_cgroup_usage_register_event() local
4088 thresholds = &memcg->thresholds; in __mem_cgroup_usage_register_event()
4091 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_register_event()
4097 if (thresholds->primary) in __mem_cgroup_usage_register_event()
[all …]

12345678910>>...12