/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | notif-wait.c | 24 bool triggered = false; in iwl_notification_wait() local 35 * If it already finished (triggered) or has been in iwl_notification_wait() 40 if (w->triggered || w->aborted) in iwl_notification_wait() 58 w->triggered = true; in iwl_notification_wait() 59 triggered = true; in iwl_notification_wait() 65 return triggered; in iwl_notification_wait() 97 wait_entry->triggered = false; in iwl_init_notification_wait() 122 wait_entry->triggered || wait_entry->aborted, in iwl_wait_notification()
|
/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | memory.json | 3 "BriefDescription": "Number of times HLE abort was triggered", 8 "PublicDescription": "Number of times HLE abort was triggered.", 215 "BriefDescription": "Number of times RTM abort was triggered", 220 "PublicDescription": "Number of times RTM abort was triggered .", 300 "PublicDescription": "Unfriendly TSX abort triggered by a vzeroupper instruction.", 309 "PublicDescription": "Unfriendly TSX abort triggered by a nest count that is too deep.", 331 …"BriefDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a … 335 …"PublicDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a… 349 …"BriefDescription": "Number of times a TSX Abort was triggered due to release/commit but data and … 353 …"PublicDescription": "Number of times a TSX Abort was triggered due to release/commit but data and… [all …]
|
/linux/Documentation/driver-api/iio/ |
H A D | triggered-buffers.rst | 2 Triggered Buffers 7 IIO triggered buffer setup 10 * :c:func:`iio_triggered_buffer_setup` — Setup triggered buffer and pollfunc 15 A typical triggered buffer setup looks like this:: 45 /* setup triggered buffer, usually in probe function */ 69 .. kernel-doc:: drivers/iio/buffer/industrialio-triggered-buffer.c
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-dqevent.rst | 117 - This event is triggered on the vertical sync. This event has a 122 - This event is triggered when the end of a stream is reached. This 128 which you want to receive events. This event is triggered if the 152 - Triggered immediately when the reception of a frame has begun. 165 - This event is triggered when a source parameter change is detected 167 change triggered by a video decoder or the format change happening 181 - Triggered whenever the motion detection state for one or more of 323 - This control event was triggered because the value of the control 329 - This control event was triggered because the control flags 333 - This control event was triggered because the minimum, maximum, [all …]
|
/linux/include/linux/ |
H A D | hw_breakpoint.h | 59 perf_overflow_handler_t triggered, 75 perf_overflow_handler_t triggered, 81 perf_overflow_handler_t triggered, 107 perf_overflow_handler_t triggered, in register_user_hw_breakpoint() argument 119 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint_cpu() argument 124 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint() argument
|
/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | memory.json | 3 "BriefDescription": "Number of times HLE abort was triggered", 8 "PublicDescription": "Number of times HLE abort was triggered.", 405 "BriefDescription": "Number of times RTM abort was triggered", 410 "PublicDescription": "Number of times RTM abort was triggered .", 490 "PublicDescription": "Unfriendly TSX abort triggered by a vzeroupper instruction.", 499 "PublicDescription": "Unfriendly TSX abort triggered by a nest count that is too deep.", 521 …"BriefDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a … 525 …"PublicDescription": "Number of times a TSX Abort was triggered due to an evicted line caused by a… 539 …"BriefDescription": "Number of times a TSX Abort was triggered due to release/commit but data and … 543 …"PublicDescription": "Number of times a TSX Abort was triggered due to release/commit but data and… [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_subprogs_extable.c | 14 unsigned int triggered; variable 27 triggered++; in BPF_PROG() 37 triggered++; in BPF_PROG() 47 triggered++; in BPF_PROG()
|
/linux/Documentation/hwmon/ |
H A D | gl518sm.rst | 50 triggered if the rotation speed has dropped below a programmable limit. In 51 case when you have selected to turn fan1 off, no fan1 alarm is triggered. 59 An alarm is triggered if the voltage has crossed a programmable minimum or 68 When an alarm is triggered, you can be warned by a beeping signal through your 72 If an alarm triggers, it will remain triggered until the hardware register
|
H A D | lm78.rst | 45 Temperatures are measured in degrees Celsius. An alarm is triggered once 46 when the Overtemperature Shutdown limit is crossed; it is triggered again 54 triggered if the rotation speed has dropped below a programmable limit. Fan 61 An alarm is triggered if the voltage has crossed a programmable minimum 72 If an alarm triggers, it will remain triggered until the hardware register
|
H A D | sis5595.rst | 86 Temperatures are measured in degrees Celsius. An alarm is triggered once 87 when the max is crossed; it is also triggered when it drops below the min 92 triggered if the rotation speed has dropped below a programmable limit. Fan 99 alarm is triggered if the voltage has crossed a programmable minimum or 106 triggered when an external chip has crossed its limits. Usually, this is 110 If an alarm triggers, it will remain triggered until the hardware register
|
H A D | via686a.rst | 48 Temperatures are measured in degrees Celsius. An alarm is triggered once 49 when the Overtemperature Shutdown limit is crossed; it is triggered again 53 triggered if the rotation speed has dropped below a programmable limit. Fan 60 An alarm is triggered if the voltage has crossed a programmable minimum 64 If an alarm triggers, it will remain triggered until the hardware register
|
H A D | w83791d.rst | 76 degC for temp1 and 0.5 degC for temp2 and temp3. An alarm is triggered when 81 An alarm is triggered if the voltage has crossed a programmable minimum 85 triggered if the rotation speed has dropped below a programmable limit. Fan 96 alarm is triggered as well as a bitmask to enable or disable the beep for 98 corresponding beep bit to be on for a triggered alarm to sound a beep. 109 of triggered alarms. The newer method uses multiple sysfs `*_alarm` files
|
H A D | lm80.rst | 53 triggered if the rotation speed has dropped below a programmable limit. Fan 60 An alarm is triggered if the voltage has crossed a programmable minimum 66 If an alarm triggers, it will remain triggered until the hardware register
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | cavium-octeon-gpio.txt | 21 1 - edge triggered on the rising edge. 22 2 - edge triggered on the falling edge 23 4 - level triggered active high. 24 8 - level triggered active low.
|
/linux/drivers/iio/ |
H A D | industrialio-triggered-event.c | 14 * iio_triggered_event_setup() - Setup pollfunc_event for triggered event 20 * when setting up a triggered event. It will allocate the pollfunc_event and 21 * set mode to use it for triggered event. 63 MODULE_DESCRIPTION("IIO helper functions for setting up triggered events");
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | gpio-restart.yaml | 15 This binding supports level and edge triggered reset. At driver load time, the driver will 21 is configured as an output, and driven active, triggering a level triggered reset condition. 22 This will also cause an inactive->active edge condition, triggering positive edge triggered 24 active->inactive edge, triggering negative edge triggered reset. After a delay specified by
|
H A D | keystone-reset.txt | 31 reset that's triggered by one of WDTs. The list is 38 WDT0 is triggered it issues hard reset for SoC. 59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpmh-rsc.yaml | 16 using a (addr, val) pair and triggered. Messages in the TCS are then sent in 25 A TCS may be triggered from Linux or triggered by the F/W after all the CPUs 27 ACTIVE - Triggered by Linux 28 SLEEP - Triggered by F/W 29 WAKE - Triggered by F/W 30 CONTROL - Triggered by F/W
|
/linux/drivers/comedi/drivers/ |
H A D | amplc_dio200_common.c | 294 unsigned int triggered) in dio200_read_scan_intr() argument 303 if (triggered & (1U << ch)) in dio200_read_scan_intr() 319 unsigned int triggered; in dio200_handle_read_intr() local 324 triggered = 0; in dio200_handle_read_intr() 329 * Collect interrupt sources that have triggered and disable in dio200_handle_read_intr() 331 * sources have triggered, at which point, the valid part of in dio200_handle_read_intr() 340 subpriv->valid_isns & ~triggered)) != 0) { in dio200_handle_read_intr() 341 triggered |= intstat; in dio200_handle_read_intr() 342 cur_enabled &= ~triggered; in dio200_handle_read_intr() 348 * source has triggered. in dio200_handle_read_intr() [all …]
|
/linux/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/ |
H A D | core-imp-def.json | 249 "PublicDescription": "Number of SWOB drains triggered by timeout", 252 "BriefDescription": "Number of SWOB drains triggered by timeout" 255 …"PublicDescription": "Number of SWOB drains triggered by system register or special-purpose regist… 258 …"BriefDescription": "Number of SWOB drains triggered by system register or special-purpose registe… 261 … "PublicDescription": "Number of SWOB drains triggered by system register write when SWOB full", 264 … "BriefDescription": "Number of SWOB drains triggered by system register write when SWOB full" 429 "PublicDescription": "Core progress monitor triggered", 432 "BriefDescription": "Core progress monitor triggered"
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pinctrl-st.txt | 72 - 1 = rising edge triggered 73 - 2 = falling edge triggered 74 - 3 = rising and falling edge triggered 75 - 4 = high level triggered 76 - 8 = low level triggered
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.yaml | 134 for triggering an interrupt. Interrupts are not triggered if the 263 * When the "heavy" cooling device triggered, 276 * When the "light" cooling device triggered, 289 * If these two devices are triggered in same time, the HW throttle 325 * When the "heavy" cooling device triggered, 336 * When the "light" cooling device triggered, 347 * If these two devices are triggered in same time, the HW throttle
|
/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | ti,sci-intr.yaml | 19 triggered or level triggered interrupts and that is fixed in hardware. 58 1 = If intr supports edge triggered interrupts. 59 4 = If intr supports level triggered interrupts.
|
/linux/drivers/iio/buffer/ |
H A D | industrialio-triggered-buffer.c | 18 * iio_triggered_buffer_setup_ext() - Setup triggered buffer and pollfunc 24 * If NULL the default setup functions for triggered 29 * when setting up a triggered buffer. It will allocate the buffer and the 138 MODULE_DESCRIPTION("IIO helper functions for setting up triggered buffers");
|
/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,bcm-voter.yaml | 26 Optional mask of which TCSs (Triggered Command Sets) wait for completion 30 The AMC TCS is triggered immediately when icc_set_bw() is called. The 31 WAKE/SLEEP TCSs are triggered when the RSC transitions between active and
|