/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-hi8435 | 6 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 …]
|
/linux-6.12.1/Documentation/hwmon/ |
D | max1668.rst | 35 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 …]
|
D | ltc2947.rst | 30 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 …]
|
D | smpro-hwmon.rst | 56 temp2_crit millicelsius RO SoC VRD HOT Threshold temperature 60 temp5_crit millicelsius RO MEM HOT Threshold for all DIMMs 62 temp6_crit millicelsius RO MEM HOT Threshold for all DIMMs 64 temp7_crit millicelsius RO MEM HOT Threshold for all DIMMs 66 temp8_crit millicelsius RO MEM HOT Threshold for all DIMMs 68 temp9_crit millicelsius RO MEM HOT Threshold for all DIMMs 70 temp10_crit millicelsius RO MEM HOT Threshold for all DIMMs 72 temp11_crit millicelsius RO MEM HOT Threshold for all DIMMs 74 temp12_crit millicelsius RO MEM HOT Threshold for all DIMMs
|
D | ltc4282.rst | 47 in0_min Undervoltage threshold 48 in0_max Overvoltage threshold 60 in1_min Undervoltage threshold 61 in1_max Overvoltage threshold 74 in2_min Undervoltage threshold 75 in2_max Overvoltage threshold 84 curr1_min Undercurrent threshold 85 curr1_max Overcurrent threshold 96 power1_min Low power threshold 97 power1_max High power threshold
|
D | ltc2945.rst | 57 in1_min Undervoltage threshold 58 in1_max Overvoltage threshold 66 in2_min Undervoltage threshold 67 in2_max Overvoltage threshold 75 curr1_min Undercurrent threshold 76 curr1_max Overcurrent threshold 85 power1_min Low lower threshold 86 power1_max High power threshold
|
/linux-6.12.1/Documentation/misc-devices/ |
D | bh1770glc.rst | 26 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 …]
|
D | apds990x.rst | 24 (infrared + visible light) and IR only. However, threshold comparisons happen 25 using clear channel only. Lux value and the threshold level on the HW 30 channels. HW threshold level is calculated from the given lux value to match 62 sysfs_notify called when threshold interrupt occurs 88 RW - HI level threshold value. 95 RW - LO level threshold value. 103 sysfs_notify called when threshold interrupt occurs 128 RW - threshold level which trigs proximity events.
|
/linux-6.12.1/tools/perf/pmu-events/arch/powerpc/power8/ |
D | pmc.json | 83 "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",
|
/linux-6.12.1/sound/soc/codecs/ |
D | es83xx-dsm-common.h | 299 #define ADC_ALC_NGTHLD_m76_5db 0x00 /* Threshold = -76.5db */ 300 #define ADC_ALC_NGTHLD_m75db 0x01 /* Threshold = -75db */ 301 #define ADC_ALC_NGTHLD_m73_5db 0x02 /* Threshold = -73.5db */ 302 #define ADC_ALC_NGTHLD_m72db 0x03 /* Threshold = -72db */ 303 #define ADC_ALC_NGTHLD_m70_5db 0x04 /* Threshold = -70.5db */ 304 #define ADC_ALC_NGTHLD_m69db 0x05 /* Threshold = -69db */ 305 #define ADC_ALC_NGTHLD_m67_5db 0x06 /* Threshold = -67.5db */ 306 #define ADC_ALC_NGTHLD_m66db 0x07 /* Threshold = -66db */ 307 #define ADC_ALC_NGTHLD_m64_5db 0x08 /* Threshold = -64.5db */ 308 #define ADC_ALC_NGTHLD_m63db 0x09 /* Threshold = -63db */ [all …]
|
/linux-6.12.1/net/wireless/ |
D | wext-spy.c | 108 * 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 …]
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | adc-keys.yaml | 25 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 …]
|
/linux-6.12.1/drivers/soc/tegra/fuse/ |
D | speedo-tegra124.c | 51 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()
|
D | speedo-tegra114.c | 34 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()
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
D | ia_css_eed1_8_types.h | 48 …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. */
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | si476x.rst | 42 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 …]
|
/linux-6.12.1/drivers/staging/axis-fifo/ |
D | axis-fifo.txt | 38 - 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>;
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_guc_klv_thresholds_set.h | 15 * @TAG: unique tag of the GuC threshold KLV key. 21 * xe_guc_klv_threshold_key_to_index - Find index of the tracked GuC threshold. 22 * @key: GuC threshold KLV key. 25 * Return: index of the GuC threshold KLV or -1 if not found. 43 * xe_guc_klv_threshold_index_to_key - Get tracked GuC threshold KLV key. 44 * @index: GuC threshold KLV index. 47 * Return: key of the GuC threshold KLV or 0 on malformed index.
|
D | xe_gt_sriov_pf_monitor.c | 44 static int pf_handle_vf_threshold_event(struct xe_gt *gt, u32 vfid, u32 threshold) in pf_handle_vf_threshold_event() argument 49 e = xe_guc_klv_threshold_key_to_index(threshold); in pf_handle_vf_threshold_event() 54 xe_gt_sriov_notice(gt, "unknown threshold key %#x reported for %s\n", in pf_handle_vf_threshold_event() 55 threshold, origin); in pf_handle_vf_threshold_event() 59 xe_gt_sriov_dbg(gt, "%s exceeded threshold %u %s\n", in pf_handle_vf_threshold_event() 61 xe_guc_klv_key_to_string(threshold)); in pf_handle_vf_threshold_event() 82 u32 threshold; in xe_gt_sriov_pf_monitor_process_guc2pf() local 100 threshold = FIELD_GET(GUC2PF_ADVERSE_EVENT_EVENT_MSG_2_THRESHOLD, msg[2]); in xe_gt_sriov_pf_monitor_process_guc2pf() 105 return pf_handle_vf_threshold_event(gt, vfid, threshold); in xe_gt_sriov_pf_monitor_process_guc2pf()
|
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/ |
D | sharedbuffer_configuration.py | 23 - 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 …]
|
/linux-6.12.1/Documentation/networking/ |
D | xfrm_sync.rst | 27 know if the replay sequence threshold is reached or 10 secs have passed" 67 XFRM_AE_RTHR=1, /* replay threshold*/ 70 XFRM_AE_ETHR=8, /* expiry timer threshold */ 99 c)replay threshold (XFRMA_REPLAY_THRESH) 101 This TLV carries the threshold being used by the kernel to trigger events 118 we also provide default threshold values for these different parameters 149 any of the values or threshold parameters can be updated by passing the 162 The threshold TLVs will be included if explicitly requested in 171 iv) kernel->user to report event when replay threshold or a timeout 179 Exceptions to threshold settings [all …]
|
/linux-6.12.1/drivers/iio/adc/ |
D | xilinx-xadc-events.c | 34 /* 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() 168 *val = xadc->threshold[offset]; in xadc_read_event_value() 202 xadc->threshold[offset] = val; in xadc_write_event_value() 216 * threshold. in xadc_write_event_value() 221 * Since we store the hysteresis as relative (to the threshold) in xadc_write_event_value() 224 * threshold changes. in xadc_write_event_value() 226 if (xadc->threshold[offset] < xadc->temp_hysteresis) in xadc_write_event_value() 227 xadc->threshold[offset + 4] = 0; in xadc_write_event_value() 229 xadc->threshold[offset + 4] = xadc->threshold[offset] - in xadc_write_event_value() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/serial/ |
D | st,stm32-uart.yaml | 64 rx-threshold: 66 If value is set to 1, RX FIFO threshold is disabled. 70 tx-threshold: 72 If value is set to 1, TX FIFO threshold is disabled. 106 rx-threshold: false 107 tx-threshold: false 128 rx-threshold = <4>; 129 tx-threshold = <4>;
|
/linux-6.12.1/include/soc/canaan/ |
D | k210-sysctl.h | 26 #define K210_SYSCTL_THR0 0x38 /* Clock threshold controller 0 */ 27 #define K210_SYSCTL_THR1 0x3C /* Clock threshold controller 1 */ 28 #define K210_SYSCTL_THR2 0x40 /* Clock threshold controller 2 */ 29 #define K210_SYSCTL_THR3 0x44 /* Clock threshold controller 3 */ 30 #define K210_SYSCTL_THR4 0x48 /* Clock threshold controller 4 */ 31 #define K210_SYSCTL_THR5 0x4C /* Clock threshold controller 5 */ 32 #define K210_SYSCTL_THR6 0x50 /* Clock threshold controller 6 */
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | exynos_thermal.rst | 48 The maximum number of configurable threshold is five. 49 The threshold levels are defined as follows:: 51 Level_0: current temperature > trigger_level_0 + threshold 52 Level_1: current temperature > trigger_level_1 + threshold 53 Level_2: current temperature > trigger_level_2 + threshold 54 Level_3: current temperature > trigger_level_3 + threshold 56 The threshold and each trigger_level are set
|