| /freebsd-13.1/sys/contrib/dev/iwlwifi/fw/ |
| H 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()
|
| /freebsd-13.1/sys/contrib/device-tree/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.
|
| H 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
|
| H A D | gpio-nmk.txt | 11 1 = low-to-high edge triggered. 12 2 = high-to-low edge triggered.
|
| H A D | gpio-zynq.txt | 19 1 = low-to-high edge triggered. 20 2 = high-to-low edge triggered.
|
| H A D | nvidia,tegra20-gpio.txt | 17 1 = low-to-high edge triggered. 18 2 = high-to-low edge triggered.
|
| H A D | gpio-omap.txt | 19 1 = low-to-high edge triggered. 20 2 = high-to-low edge triggered.
|
| H A D | gpio-xlp.txt | 28 1 = low to high edge triggered. 29 2 = high to low edge triggered.
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | gpio-poweroff.txt | 3 The driver supports both level triggered and edge triggered power off. 10 output, and drive active, so triggering a level triggered power off 12 triggering positive edge triggered power off. After a delay of 100ms, 14 triggering negative edge triggered power off. After another 100ms
|
| H A D | gpio-restart.txt | 4 This binding supports level and edge triggered reset. At driver load 12 triggering a level triggered reset condition. This will also cause an 13 inactive->active edge condition, triggering positive edge triggered 16 triggered reset. After a delay specified by inactive-delay, the GPIO
|
| 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.
|
| /freebsd-13.1/sys/dev/iwm/ |
| H A D | if_iwm_notif_wait.c | 141 if (wait_entry->triggered || wait_entry->aborted) in iwm_notification_wait_notify() 155 wait_entry->triggered = 1; in iwm_notification_wait_notify() 187 wait_entry->triggered = 0; in iwm_init_notification_wait() 202 if (!wait_entry->triggered && !wait_entry->aborted) { in iwm_wait_notification()
|
| /freebsd-13.1/sys/contrib/device-tree/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.
|
| H A D | ti,sci-intr.txt | 6 to be driven per N output. An Interrupt Router can either handle edge triggered 7 or level triggered interrupts and that is fixed in hardware. 43 1: If intr supports edge triggered interrupts. 44 4: If intr supports level triggered interrupts.
|
| H 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
|
| H A D | atmel,aic.txt | 14 1 = low-to-high edge triggered. 15 2 = high-to-low edge triggered.
|
| H 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
|
| H 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,
|
| H A D | snps,archs-idu-intc.txt | 19 1 = low-to-high edge triggered 20 2 = NOT SUPPORTED (high-to-low edge triggered)
|
| /freebsd-13.1/sys/contrib/device-tree/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
|
| H A D | samsung-pinctrl.txt | 138 - 1 = rising edge triggered 139 - 2 = falling edge triggered 140 - 3 = rising and falling edge triggered 141 - 4 = high level triggered 142 - 8 = low level triggered 178 - 1 = rising edge triggered 179 - 2 = falling edge triggered 180 - 3 = rising and falling edge triggered 181 - 4 = high level triggered 182 - 8 = low level triggered
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/thermal/ |
| H 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
|
| H 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
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-sprd-adi.txt | 14 triggered by hardware components instead of ADI software channels. 18 transfer data triggered by hardware automatically, and the second value specifies 47 transfer data triggered by hardware automatically, and the second
|
| H A D | fsl-imx-cspi.yaml | 72 Valid values are: 0 (disabled), 1 (edge-triggered burst) and 2 (level-triggered burst).
|