/Linux-v5.10/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-v5.10/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 | 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
|
D | abituguru-datasheet.rst | 224 Give an alarm if measured temp is over the warning threshold (RW) [1]_ 227 Give an alarm if measured volt is over the max threshold (RW) [2]_ 230 Give an alarm if measured volt is under the min threshold (RW) [2]_ 236 1 if alarm cause measured temp is over the warning threshold (R) 239 1 if alarm cause measured volt is over the max threshold (R) 242 1 if alarm cause measured volt is under the min threshold (R) 246 - Temp sensor: Shutdown if temp is over the shutdown threshold (RW) 256 - Temp sensor: warning threshold (scale as bank 0x21) 257 - Volt sensor: min threshold (scale as bank 0x21) 260 - Temp sensor: shutdown threshold (scale as bank 0x21) [all …]
|
/Linux-v5.10/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-v5.10/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-v5.10/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 memcpy(&(spydata->spy_thr_low), &(threshold->low), 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 memcpy(&(threshold->low), &(spydata->spy_thr_low), in iw_handler_get_thrspy() 159 * Prepare and send a Spy Threshold event 167 struct iw_thrspy threshold; in iw_send_thrspy_event() local 173 memcpy(threshold.addr.sa_data, address, ETH_ALEN); in iw_send_thrspy_event() 174 threshold.addr.sa_family = ARPHRD_ETHER; in iw_send_thrspy_event() [all …]
|
/Linux-v5.10/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, 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()
|
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-v5.10/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-v5.10/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-v5.10/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() 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 …]
|
/Linux-v5.10/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-v5.10/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-v5.10/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-v5.10/Documentation/devicetree/bindings/input/ |
D | adc-keys.txt | 8 - keyup-threshold-microvolt: Voltage at which all the keys are considered up. 20 - press-threshold-microvolt: Voltage ADC input when this key is pressed. 30 keyup-threshold-microvolt = <2000000>; 35 press-threshold-microvolt = <1500000>; 41 press-threshold-microvolt = <1000000>; 47 press-threshold-microvolt = <500000>;
|
/Linux-v5.10/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
|
/Linux-v5.10/Documentation/devicetree/bindings/usb/ |
D | dwc3.txt | 47 - snps,lpm-nyet-threshold: LPM NYET threshold 86 - snps,hird-threshold: HIRD threshold 92 - snps,rx-thr-num-pkt-prd: periodic ESS RX packet threshold count - host mode 95 section 1.2.4) to enable periodic ESS RX threshold. 99 enable periodic ESS RX threshold. 100 - snps,tx-thr-num-pkt-prd: periodic ESS TX packet threshold count - host mode 103 section 1.2.3) to enable periodic ESS TX threshold. 107 enable periodic ESS TX threshold.
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | max17042_battery.txt | 16 Optional threshold properties : 18 - maxim,cold-temp : Temperature threshold to report battery 20 - maxim,over-heat-temp : Temperature threshold to report battery 22 - maxim,dead-volt : Voltage threshold to report battery 24 - maxim,over-volt : Voltage threshold to report battery
|
/Linux-v5.10/drivers/media/i2c/ |
D | vs6624_regs.h | 147 #define VS6624_FLASH_AG_THR_MSB 0x11BB /* recommend flash gun analog gain threshold MSB */ 148 #define VS6624_FLASH_AG_THR_LSB 0x11BC /* recommend flash gun analog gain threshold LSB */ 182 #define VS6624_CM_LOW_THR_MSB 0x1F03 /* low threshold for exposure MSB */ 183 #define VS6624_CM_LOW_THR_LSB 0x1F04 /* low threshold for exposure LSB */ 184 #define VS6624_CM_HIGH_THR_MSB 0x1F07 /* high threshold for exposure MSB */ 185 #define VS6624_CM_HIGH_THR_LSB 0x1F08 /* high threshold for exposure LSB */ 191 #define VS6624_PEAK_LOW_THR_G_MSB 0x2005 /* low threshold for exposure for gain MSB */ 192 #define VS6624_PEAK_LOW_THR_G_LSB 0x2006 /* low threshold for exposure for gain LSB */ 193 #define VS6624_PEAK_HIGH_THR_G_MSB 0x2009 /* high threshold for exposure for gain MSB */ 194 #define VS6624_PEAK_HIGH_THR_G_LSB 0x200A /* high threshold for exposure for gain LSB */ [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 73 - cirrus,classh-weak-fet-thld-millivolt : Weak-FET amplifier drive threshold. 74 Configures the signal threshold at which the PWM output stage enters 77 - cirrus,temp-warn-threshold : Amplifier overtemperature warning threshold. 78 Configures the threshold at which the overtemperature warning condition occurs. 79 When the threshold is met, the overtemperature warning attenuation is applied 110 - cirrus,vpbr-thld : Initial VPBR threshold. Configures the VP brownout 111 threshold voltage 153 cirrus,temp-warn-threshold = <0x01>;
|
/Linux-v5.10/drivers/cpuidle/governors/ |
D | ladder.c | 32 } threshold; member 89 last_residency > last_state->threshold.promotion_time_ns && in ladder_select_state() 93 if (last_state->stats.promotion_count >= last_state->threshold.promotion_count) { in ladder_select_state() 114 last_residency < last_state->threshold.demotion_time_ns) { in ladder_select_state() 117 if (last_state->stats.demotion_count >= last_state->threshold.demotion_count) { in ladder_select_state() 150 lstate->threshold.promotion_count = PROMOTION_COUNT; in ladder_enable_device() 151 lstate->threshold.demotion_count = DEMOTION_COUNT; in ladder_enable_device() 154 lstate->threshold.promotion_time_ns = state->exit_latency_ns; in ladder_enable_device() 156 lstate->threshold.demotion_time_ns = state->exit_latency_ns; in ladder_enable_device()
|
/Linux-v5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-p200.dts | 28 keyup-threshold-microvolt = <1800000>; 33 press-threshold-microvolt = <900000>; /* 50% */ 39 press-threshold-microvolt = <684000>; /* 38% */ 45 press-threshold-microvolt = <468000>; /* 26% */ 51 press-threshold-microvolt = <252000>; /* 14% */ 57 press-threshold-microvolt = <0>; /* 0% */
|