| /freebsd/tools/regression/pthread/cv_cancel1/ |
| H A D | cv_cancel1.c | 36 static int wake; variable 43 while (wake == 0) in thr_routine() 62 wake = 0; in main() 68 wake = 1; in main()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt76_connac.h | 106 } wake; member 356 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_ref() 360 pm->wake.count++; in mt76_connac_pm_ref() 363 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_ref() 371 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_unref() 374 if (--pm->wake.count == 0 && in mt76_connac_pm_unref() 378 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_unref() 390 spin_lock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl() 391 ret = pm->wake.count || test_and_set_bit(MT76_STATE_PM, &phy->state); in mt76_connac_skip_fw_pmctrl() 392 spin_unlock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | ipq9574-rdp433.dts | 28 wake-gpios = <&tlmm 27 GPIO_ACTIVE_LOW>; 41 wake-gpios = <&tlmm 30 GPIO_ACTIVE_LOW>; 54 wake-gpios = <&tlmm 33 GPIO_ACTIVE_LOW>; 76 wake-n-pins { 100 wake-n-pins { 124 wake-n-pins {
|
| H A D | ipq5332-rdp441.dts | 40 wake-gpios = <&tlmm 39 GPIO_ACTIVE_LOW>; 54 wake-gpios = <&tlmm 48 GPIO_ACTIVE_LOW>; 87 wake-n-pins { 111 wake-n-pins {
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | brcm,brcmstb-waketimer.txt | 1 Broadcom STB wake-up Timer 3 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the 4 ability to wake up the system from low-power suspend/standby modes.
|
| H A D | rtc-meson-vrtc.txt | 15 the SCP will wake up and will then wake the AP.
|
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | tcan4x5x.txt | 29 - device-wake-gpios: Wake up GPIO to wake up the TCAN device. Not 32 the RX interrupt to wake up the device. 45 device-wake-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-plus.dts | 36 interrupt-names = "host-wake"; 49 device-wake-gpios = <&pio 6 17 GPIO_ACTIVE_HIGH>; /* PG17 */ 51 host-wake-gpios = <&pio 6 16 GPIO_ACTIVE_HIGH>; /* PG16 */
|
| H A D | sun50i-h6-tanix-tx6.dts | 25 device-wake-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */ 26 host-wake-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */
|
| H A D | sun50i-h6-pine-h64-model-b.dts | 46 device-wake-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */ 47 host-wake-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */
|
| /freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
| H A D | brcm,bcm43xx-fmac.txt | 14 - interrupts : specifies attributes for the out-of-band interrupt (host-wake). 17 to "host-wake". 36 interrupt-names = "host-wake";
|
| /freebsd/usr.sbin/wake/ |
| H A D | Makefile | 1 PROG= wake 2 MAN= wake.8
|
| H A D | wake.c | 63 static int wake(int bpf, const char *host); 74 wake(int bpf, const char *host) in wake() function 209 if (wake(bpf, argv[n]) != 0) { in main()
|
| /freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8192-asurada-hayato-r1.dts | 50 pins-bt-wake { 55 pins-ap-wake-bt { 144 device-wake-gpios = <&pio 168 GPIO_ACTIVE_HIGH>; 145 host-wake-gpios = <&pio 22 GPIO_ACTIVE_LOW>;
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3566-radxa-zero-3w.dts | 35 bt_wake_host_h: bt-wake-host-h { 39 host_wake_bt_h: host-wake-bt-h { 49 wifi_wake_host_h: wifi-wake-host-h {
|
| H A D | rk3308-rock-pi-s.dts | 254 bt_wake_host: bt-wake-host { 258 host_wake_bt: host-wake-bt { 290 wifi_host_wake: wifi-host-wake { 326 interrupt-names = "host-wake"; 366 device-wake-gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; 368 host-wake-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
|
| H A D | rk3308-sakurapi-rk3308b.dts | 144 bt_wake_host: bt-wake-host { 148 host_wake_bt: host-wake-bt { 166 wifi_host_wake: wifi-host-wake { 203 interrupt-names = "host-wake";
|
| /freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-g12a-fbx8am-realtek.dtso | 14 host-wake-gpios = <&gpio GPIOX_19 GPIO_ACTIVE_HIGH>; 15 device-wake-gpios = <&gpio GPIOX_18 GPIO_ACTIVE_HIGH>;
|
| H A D | meson-axg-jethome-jethub-j110-rev-2.dts | 34 host-wake-gpios = <&gpio GPIOZ_8 GPIO_ACTIVE_HIGH>; 35 device-wake-gpios = <&gpio GPIOZ_6 GPIO_ACTIVE_HIGH>;
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | arm,vic.txt | 26 configured as wake up source for the system. Order of bits is the same as for 28 configured as a wake up source for the system. If unspecied, defaults to all 29 interrupt sources configurable as wake up sources.
|
| /freebsd/sys/contrib/device-tree/src/riscv/allwinner/ |
| H A D | sun20i-d1-mangopi-mq-pro.dts | 102 interrupt-names = "host-wake"; 128 device-wake-gpios = <&pio 6 18 GPIO_ACTIVE_HIGH>; /* PG18 */ 130 host-wake-gpios = <&pio 6 14 GPIO_ACTIVE_HIGH>; /* PG14 */
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | wakeup-source.txt | 9 If the device is marked as a wakeup-source, interrupt wake capability depends 11 as wake capable, then it is up to the device to determine which interrupts can 12 wake the system.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_mutex.h | 292 bool wake; in ReadUnlock() local 299 wake = (new_state & in ReadUnlock() 302 if (wake) in ReadUnlock() 306 if (UNLIKELY(wake)) in ReadUnlock()
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3288-veyron.dtsi | 434 snps,need-phy-for-wake; 443 snps,need-phy-for-wake; 540 bt_host_wake: bt-host-wake { 544 bt_host_wake_l: bt-host-wake-l { 573 bt_dev_wake_sleep: bt-dev-wake-sleep { 577 bt_dev_wake_awake: bt-dev-wake-awake { 581 bt_dev_wake: bt-dev-wake {
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | btusb.txt | 23 that shall be used for out-of-band wake-on-bt. Driver will 31 Following example uses irq pin number 3 of gpio0 for out of band wake-on-bt:
|