/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/ |
A D | notif-wait.c | 24 bool triggered = false; in iwl_notification_wait() local 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-6.3-rc2/include/linux/ |
A D | hw_breakpoint.h | 49 perf_overflow_handler_t triggered, 65 perf_overflow_handler_t triggered, 71 perf_overflow_handler_t triggered, 100 perf_overflow_handler_t triggered, in register_user_hw_breakpoint() argument 112 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint_cpu() argument 117 perf_overflow_handler_t triggered, in register_wide_hw_breakpoint() argument
|
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
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.
|
A D | brcm,kona-gpio.txt | 29 1 = low-to-high edge triggered. 30 2 = high-to-low edge triggered. 31 3 = low-to-high or high-to-low edge triggered
|
A D | gpio-nmk.txt | 11 1 = low-to-high edge triggered. 12 2 = high-to-low edge triggered.
|
/linux-6.3-rc2/Documentation/driver-api/iio/ |
A D | triggered-buffers.rst | 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-6.3-rc2/drivers/comedi/drivers/ |
A D | amplc_dio200_common.c | 240 unsigned int triggered) in dio200_read_scan_intr() argument 249 if (triggered & (1U << ch)) in dio200_read_scan_intr() 265 unsigned int triggered; in dio200_handle_read_intr() local 270 triggered = 0; in dio200_handle_read_intr() 287 triggered |= intstat; in dio200_handle_read_intr() 288 cur_enabled &= ~triggered; in dio200_handle_read_intr() 296 triggered = subpriv->enabled_isns; in dio200_handle_read_intr() 299 if (triggered) { in dio200_handle_read_intr() 318 if (triggered & subpriv->enabled_isns) { in dio200_handle_read_intr() 320 dio200_read_scan_intr(dev, s, triggered); in dio200_handle_read_intr() [all …]
|
/linux-6.3-rc2/Documentation/hwmon/ |
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
|
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
|
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
|
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
|
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
|
/linux-6.3-rc2/Documentation/devicetree/bindings/interrupt-controller/ |
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.
|
A D | opencores,or1k-pic.txt | 6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with 7 edge triggered interrupt lines or "opencores,or1200-pic" for machines
|
A D | atmel,aic.txt | 14 1 = low-to-high edge triggered. 15 2 = high-to-low edge triggered.
|
A D | img,pdc-intc.txt | 41 1 = low-to-high edge triggered 42 2 = high-to-low edge triggered 43 3 = both edge triggered
|
A D | snps,archs-idu-intc.txt | 19 1 = low-to-high edge triggered 20 2 = NOT SUPPORTED (high-to-low edge triggered)
|
A D | nxp,lpc3220-mic.txt | 10 IRQ_TYPE_EDGE_RISING = low-to-high edge triggered, 11 IRQ_TYPE_EDGE_FALLING = high-to-low edge triggered,
|
/linux-6.3-rc2/Documentation/devicetree/bindings/power/reset/ |
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
|
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-6.3-rc2/Documentation/userspace-api/media/v4l/ |
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 165 - This event is triggered when a source parameter change is detected 167 change triggered by a video decoder or the format change happening 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, 337 - This control event was triggered because the dimensions of the 353 - This event gets triggered when a resolution change is detected at
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
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-6.3-rc2/Documentation/devicetree/bindings/thermal/ |
A D | imx-thermal.yaml | 23 will be triggered when temperature is higher than high threshold, 26 threshold, IRQ_LOW will be triggered, when temperature is higher 27 than panic threshold, IRQ_PANIC will be triggered, and system can
|
A D | nvidia,tegra124-soctherm.txt | 72 required for triggering an interrupt. Interrupts are not triggered if 123 * When the "heavy" cooling device triggered, 136 * When the "light" cooling device triggered, 149 * If these two devices are triggered in same time, the HW throttle 177 * When the "heavy" cooling device triggered, 188 * When the "light" cooling device triggered, 199 * If these two devices are triggered in same time, the HW throttle
|
/linux-6.3-rc2/Documentation/devicetree/bindings/input/ |
A D | dlg,da7280.txt | 17 1 - Direct register override(DRO) mode triggered by i2c(default), 21 1 - Register triggered waveform memory(RTWM) mode, the pattern 23 2 - Edge triggered waveform memory(ETWM) mode, external GPI(N) 54 when gpi0 is triggered, 'N' must be 0 - 2.
|