Home
last modified time | relevance | path

Searched full:threshold (Results 1 – 25 of 3900) sorted by relevance

12345678910>>...156

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi84356 Program sensor type for threshold detector inputs.
8 threshold detector input channel. Channels 0..7, 8..15, 16..23
16 Channel Y low voltage threshold. If sensor input voltage goes lower then
17 this value then the threshold falling event is pushed.
18 Depending on in_voltageY_sensing_mode the low voltage threshold
20 Channels 0..31 have common low threshold values, but could have different
23 The low voltage threshold range is between 2..21V.
27 If falling threshold results hysteresis to odd value then rising
28 threshold is automatically subtracted by one.
35 Channel Y high voltage threshold. If sensor input voltage goes higher then
[all …]
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-hi84356 Program sensor type for threshold detector inputs.
8 threshold detector input channel. Channels 0..7, 8..15, 16..23
16 Channel Y low voltage threshold. If sensor input voltage goes lower then
17 this value then the threshold falling event is pushed.
18 Depending on in_voltageY_sensing_mode the low voltage threshold
20 Channels 0..31 have common low threshold values, but could have different
23 The low voltage threshold range is between 2..21V.
27 If falling threshold results hysteresis to odd value then rising
28 threshold is automatically subtracted by one.
35 Channel Y high voltage threshold. If sensor input voltage goes higher then
[all …]
/kernel/linux/linux-5.10/Documentation/hwmon/
Dmax1668.rst35 temp1_max rw local temperature maximum threshold for alarm
36 temp1_max_alarm ro local temperature maximum threshold alarm
37 temp1_min rw local temperature minimum threshold for alarm
38 temp1_min_alarm ro local temperature minimum threshold alarm
40 temp2_max rw remote temperature 1 maximum threshold for alarm
41 temp2_max_alarm ro remote temperature 1 maximum threshold alarm
42 temp2_min rw remote temperature 1 minimum threshold for alarm
43 temp2_min_alarm ro remote temperature 1 minimum threshold alarm
45 temp3_max rw remote temperature 2 maximum threshold for alarm
46 temp3_max_alarm ro remote temperature 2 maximum threshold alarm
[all …]
Dltc2947.rst30 active as soon as a temperature reading is higher than a defined threshold. The
42 in0_min Undervoltage threshold
43 in0_max Overvoltage threshold
52 in1_min Undervoltage threshold
53 in1_max Overvoltage threshold
62 curr1_min Undercurrent threshold
63 curr1_max Overcurrent threshold
72 power1_min Low power threshold
73 power1_max High power threshold
82 temp1_min Low temperature threshold
[all …]
/kernel/linux/linux-6.6/Documentation/hwmon/
Dmax1668.rst35 temp1_max rw local temperature maximum threshold for alarm
36 temp1_max_alarm ro local temperature maximum threshold alarm
37 temp1_min rw local temperature minimum threshold for alarm
38 temp1_min_alarm ro local temperature minimum threshold alarm
40 temp2_max rw remote temperature 1 maximum threshold for alarm
41 temp2_max_alarm ro remote temperature 1 maximum threshold alarm
42 temp2_min rw remote temperature 1 minimum threshold for alarm
43 temp2_min_alarm ro remote temperature 1 minimum threshold alarm
45 temp3_max rw remote temperature 2 maximum threshold for alarm
46 temp3_max_alarm ro remote temperature 2 maximum threshold alarm
[all …]
Dltc2947.rst30 active as soon as a temperature reading is higher than a defined threshold. The
42 in0_min Undervoltage threshold
43 in0_max Overvoltage threshold
52 in1_min Undervoltage threshold
53 in1_max Overvoltage threshold
62 curr1_min Undercurrent threshold
63 curr1_max Overcurrent threshold
72 power1_min Low power threshold
73 power1_max High power threshold
82 temp1_min Low temperature threshold
[all …]
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dbh1770glc.rst26 low and high threshold interrupts.
34 Driver uses threshold interrupts to avoid need for polling the values.
36 by using a delayed work. As long as there is proximity threshold above
38 below the threshold value, there is no interrupt and the delayed work will
65 sysfs_notify called when threshold interrupt occurs
77 RW - HI level threshold value
84 RW - LO level threshold value
102 sysfs_notify called when threshold interrupt occurs
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
[all …]
/kernel/linux/linux-6.6/Documentation/misc-devices/
Dbh1770glc.rst26 low and high threshold interrupts.
34 Driver uses threshold interrupts to avoid need for polling the values.
36 by using a delayed work. As long as there is proximity threshold above
38 below the threshold value, there is no interrupt and the delayed work will
65 sysfs_notify called when threshold interrupt occurs
77 RW - HI level threshold value
84 RW - LO level threshold value
102 sysfs_notify called when threshold interrupt occurs
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
[all …]
/kernel/linux/linux-5.10/tools/perf/pmu-events/arch/powerpc/power8/
Dpmc.json83 "BriefDescription": "Threshold counter exceeded a value of 1024",
89 "BriefDescription": "Threshold counter exceeded a value of 128",
95 "BriefDescription": "Threshold counter exceeded a value of 2048",
101 "BriefDescription": "Threshold counter exceed a count of 256",
107 "BriefDescription": "Threshold counter exceeded a value of 32",
113 "BriefDescription": "Threshold counter exceed a count of 4096",
119 "BriefDescription": "Threshold counter exceeded a value of 512",
126 "PublicDescription": "Threshold counter exceeded a value of 64"
131 "BriefDescription": "threshold exceeded",
137 "BriefDescription": "Threshold counter did not meet threshold",
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/powerpc/power8/
Dpmc.json83 "BriefDescription": "Threshold counter exceeded a value of 1024",
89 "BriefDescription": "Threshold counter exceeded a value of 128",
95 "BriefDescription": "Threshold counter exceeded a value of 2048",
101 "BriefDescription": "Threshold counter exceed a count of 256",
107 "BriefDescription": "Threshold counter exceeded a value of 32",
113 "BriefDescription": "Threshold counter exceed a count of 4096",
119 "BriefDescription": "Threshold counter exceeded a value of 512",
126 "PublicDescription": "Threshold counter exceeded a value of 64"
131 "BriefDescription": "threshold exceeded",
137 "BriefDescription": "Threshold counter did not meet threshold",
/kernel/linux/linux-5.10/net/wireless/
Dwext-spy.c108 * Standard Wireless Handler : set spy threshold
116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local
123 spydata->spy_thr_low = threshold->low; in iw_handler_set_thrspy()
124 spydata->spy_thr_high = threshold->high; in iw_handler_set_thrspy()
135 * Standard Wireless Handler : get spy threshold
143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local
150 threshold->low = spydata->spy_thr_low; in iw_handler_get_thrspy()
151 threshold->high = spydata->spy_thr_high; in iw_handler_get_thrspy()
159 * Prepare and send a Spy Threshold event
167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
[all …]
/kernel/linux/linux-6.6/net/wireless/
Dwext-spy.c108 * Standard Wireless Handler : set spy threshold
116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local
123 spydata->spy_thr_low = threshold->low; in iw_handler_set_thrspy()
124 spydata->spy_thr_high = threshold->high; in iw_handler_set_thrspy()
135 * Standard Wireless Handler : get spy threshold
143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local
150 threshold->low = spydata->spy_thr_low; in iw_handler_get_thrspy()
151 threshold->high = spydata->spy_thr_high; in iw_handler_get_thrspy()
159 * Prepare and send a Spy Threshold event
167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dadc-keys.yaml25 keyup-threshold-microvolt:
45 press-threshold-microvolt:
48 two values of press-threshold-microvolt may be the same. All values
49 of press-threshold-microvolt must be less than
50 keyup-threshold-microvolt.
54 - press-threshold-microvolt
60 - keyup-threshold-microvolt
83 keyup-threshold-microvolt = <2000000>;
88 press-threshold-microvolt = <1500000>;
94 press-threshold-microvolt = <1000000>;
[all …]
/kernel/linux/linux-5.10/drivers/soc/tegra/fuse/
Dspeedo-tegra124.c51 int *threshold) in rev_sku_to_speedo_ids() argument
59 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
77 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
85 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
93 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
104 int i, threshold, cpu_speedo_0_value, soc_speedo_0_value; in tegra124_init_speedo_data() local
133 rev_sku_to_speedo_ids(sku_info, &threshold); in tegra124_init_speedo_data()
139 gpu_process_speedos[threshold][i]) in tegra124_init_speedo_data()
145 cpu_process_speedos[threshold][i]) in tegra124_init_speedo_data()
151 soc_process_speedos[threshold][i]) in tegra124_init_speedo_data()
Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids() argument
47 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
54 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
61 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
85 rev_sku_to_speedo_ids(sku_info, &threshold); in tegra114_init_speedo_data()
91 if (cpu_speedo_val < cpu_process_speedos[threshold][i]) in tegra114_init_speedo_data()
96 if (soc_speedo_val < soc_process_speedos[threshold][i]) in tegra114_init_speedo_data()
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/
Dspeedo-tegra124.c51 int *threshold) in rev_sku_to_speedo_ids() argument
59 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
77 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
85 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
93 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
104 int i, threshold, soc_speedo_0_value; in tegra124_init_speedo_data() local
124 rev_sku_to_speedo_ids(sku_info, &threshold); in tegra124_init_speedo_data()
130 gpu_process_speedos[threshold][i]) in tegra124_init_speedo_data()
136 cpu_process_speedos[threshold][i]) in tegra124_init_speedo_data()
142 soc_process_speedos[threshold][i]) in tegra124_init_speedo_data()
Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids() argument
47 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
54 *threshold = THRESHOLD_INDEX_1; in rev_sku_to_speedo_ids()
61 *threshold = THRESHOLD_INDEX_0; in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
85 rev_sku_to_speedo_ids(sku_info, &threshold); in tegra114_init_speedo_data()
91 if (cpu_speedo_val < cpu_process_speedos[threshold][i]) in tegra114_init_speedo_data()
96 if (soc_speedo_val < soc_process_speedos[threshold][i]) in tegra114_init_speedo_data()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
Dia_css_eed1_8_types.h48 …s32 fcthres_0; /** Threshold to prevent chroma coring due to noise or green disparity in dark regi…
49 …s32 fcthres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright re…
53 s32 aerel_thres0; /** Threshold for Non-Directional Reliability at dark region. */
55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */
58 s32 derel_thres0; /** Threshold for Directional Reliability at dark region. */
60 s32 derel_thres1; /** Threshold for Directional Reliability at bright region. */
63 s32 coring_pos0; /** Positive Edge Coring Threshold in dark region. */
64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */
65 s32 coring_neg0; /** Negative Edge Coring Threshold in dark region. */
66 s32 coring_neg1; /** Negative Edge Coring Threshold in bright region. */
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/
Dia_css_eed1_8_types.h48 …s32 fcthres_0; /** Threshold to prevent chroma coring due to noise or green disparity in dark regi…
49 …s32 fcthres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright re…
53 s32 aerel_thres0; /** Threshold for Non-Directional Reliability at dark region. */
55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */
58 s32 derel_thres0; /** Threshold for Directional Reliability at dark region. */
60 s32 derel_thres1; /** Threshold for Directional Reliability at bright region. */
63 s32 coring_pos0; /** Positive Edge Coring Threshold in dark region. */
64 s32 coring_pos1; /** Positive Edge Coring Threshold in bright region. */
65 s32 coring_neg0; /** Negative Edge Coring Threshold in dark region. */
66 s32 coring_neg1; /** Negative Edge Coring Threshold in bright region. */
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dsi476x.rst42 crossed below the blend threshold
44 frequency is lower than threshold
46 frequency is lower than threshold
48 bandwidth is less than threshold
51 softmute threshold
91 0x00 mxhi 0 - FM Mixer PD high threshold is
93 1 - FM Mixer PD high threshold is
117 the Multipath high threshold
119 the Multipath high threshold
120 0x01 multlint ditto for Multipath low threshold
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/media/
Dsi476x.rst42 crossed below the blend threshold
44 frequency is lower than threshold
46 frequency is lower than threshold
48 bandwidth is less than threshold
51 softmute threshold
91 0x00 mxhi 0 - FM Mixer PD high threshold is
93 1 - FM Mixer PD high threshold is
117 the Multipath high threshold
119 the Multipath high threshold
120 0x01 multlint ditto for Multipath low threshold
[all …]
/kernel/linux/linux-6.6/drivers/staging/axis-fifo/
Daxis-fifo.txt38 - xlnx,rx-fifo-pe-threshold: RX programmable empty interrupt threshold
40 - xlnx,rx-fifo-pf-threshold: RX programmable full interrupt threshold
46 - xlnx,tx-fifo-pe-threshold: TX programmable empty interrupt threshold
48 - xlnx,tx-fifo-pf-threshold: TX programmable full interrupt threshold
80 xlnx,rx-fifo-pe-threshold = <0x2>;
81 xlnx,rx-fifo-pf-threshold = <0x1fb>;
86 xlnx,tx-fifo-pe-threshold = <0x200>;
87 xlnx,tx-fifo-pf-threshold = <0x7ffb>;
/kernel/linux/linux-5.10/drivers/staging/axis-fifo/
Daxis-fifo.txt38 - xlnx,rx-fifo-pe-threshold: RX programmable empty interrupt threshold
40 - xlnx,rx-fifo-pf-threshold: RX programmable full interrupt threshold
46 - xlnx,tx-fifo-pe-threshold: TX programmable empty interrupt threshold
48 - xlnx,tx-fifo-pf-threshold: TX programmable full interrupt threshold
80 xlnx,rx-fifo-pe-threshold = <0x2>;
81 xlnx,rx-fifo-pf-threshold = <0x1fb>;
86 xlnx,tx-fifo-pe-threshold = <0x200>;
87 xlnx,tx-fifo-pf-threshold = <0x7ffb>;
/kernel/linux/linux-5.10/drivers/iio/adc/
Dxilinx-xadc-events.c34 /* Temperature threshold error, we don't handle this yet */ in xadc_handle_event()
52 * lower threshold event. Userspace will have to check the in xadc_handle_event()
171 *val = xadc->threshold[offset]; in xadc_read_event_value()
203 xadc->threshold[offset] = val; in xadc_write_event_value()
217 * threshold. in xadc_write_event_value()
222 * Since we store the hysteresis as relative (to the threshold) in xadc_write_event_value()
225 * threshold changes. in xadc_write_event_value()
227 if (xadc->threshold[offset] < xadc->temp_hysteresis) in xadc_write_event_value()
228 xadc->threshold[offset + 4] = 0; in xadc_write_event_value()
230 xadc->threshold[offset + 4] = xadc->threshold[offset] - in xadc_write_event_value()
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
Dsharedbuffer_configuration.py23 - random threshold
26 - random threshold
37 # For threshold of 16, this works out to be about 12MB on Spectrum-1,
48 # Threshold value could be any integer between 3 to 16
72 # The threshold type of pools 4, 8, 9 and 10 cannot be changed
110 # The threshold type of pools 4, 8, 9 and 10 cannot be changed
209 … err_msg = "Incorrect pool threshold type (got {}, expected {})".format(pool["thtype"], thtype)
223 # For each pool, set random size and static threshold type
231 varitems = ["pool", "threshold"]
278 if tcbind["threshold"] != th:
[all …]

12345678910>>...156