Home
last modified time | relevance | path

Searched full:wake (Results 1 – 25 of 949) sorted by relevance

12345678910>>...38

/freebsd/usr.sbin/efiwake/
H A Defiwake.832 .Nd manipulate the EFI wake timer
41 reports the current value of, disables or enables the EFI wake timer that can
42 wake your machine from S3 sleep at a given time.
45 wake timer will be printed, followed by an
52 The pending status tells whether the wake timer fired recently; it is cleared
57 option, the wake timer is reset and disabled.
61 option, the wake timer is set to the given time and date.
70 EFI wake time: 2023-05-04T10:00:00; enabled=0, pending=1
73 Disabling and resetting the wake timer:
77 EFI wake time: 2023-05-04T15:32:16; enabled=0, pending=0
[all …]
H A Defiwake.c44 "EFI time and wake time\n" in usage()
45 " efiwake -d -- disable wake time\n" in usage()
46 " efiwake -e yyyy-mm-ddThh:mm:ss -- enable wake time\n" in usage()
109 * dates for the wake timer and would then fail disabling it in main()
117 err(EX_OSERR, "cannot disable EFI wake time"); in main()
123 err(EX_OSERR, "cannot enable EFI wake time"); in main()
126 /* Confirm to user what the wake time has been set to. */ in main()
129 err(EX_OSERR, "cannot get EFI wake time"); in main()
131 printf("EFI wake time: %u-%02u-%02uT%02u:%02u:%02u; " in main()
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Datmel,sama5d2-shdwc.yaml14 and VDDCORE and the wake-up detection on debounced input lines.
40 Minimum wake-up inputs debouncer period in microseconds. It is usually a
44 description: enable real-time clock wake-up
48 description: enable real-time timer wake-up
54 Wake-up input nodes. These are usually described in the "board" part of
55 the Device Tree. Note also that input 0 is linked to the wake-up pin and
60 description: contains the wake-up input index
66 The corresponding wake-up input described by the child forces the
67 wake-up of the core power supply on a high level. The default is to
H A Datmel,at91sam9260-shdwc.yaml14 and VDDCORE and the wake-up detection on debounced input lines.
35 description: counter on wake-up 0
41 description: enable real-time timer wake-up
45 description: enable real-time clock wake-up
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dsamsung,pinctrl-wakeup-interrupt.yaml7 title: Samsung S3C/S5P/Exynos SoC pin controller - wake-up interrupt controller
18 External wake-up interrupts for Samsung S3C/S5P/Exynos SoC pin controller.
19 For S3C24xx, S3C64xx, S5PV210 and Exynos4210 compatible wake-up interrupt
20 controllers, only one pin-controller device node can include external wake-up
21 interrupts child node (in other words, only one External wake-up interrupts
24 external wake-up interrupts child node.
55 Interrupt used by multiplexed external wake-up interrupts.
H A Dsamsung,pinctrl.yaml24 - External wake-up interrupts - multiplexed (capable of waking up the system
25 see interrupts property in external wake-up interrupt controller node -
28 - External wake-up interrupts - direct (capable of waking up the system, see
29 interrupts property in every bank of pin controller with external wake-up
178 /* Pin bank with external GPIO or muxed external wake-up interrupts */
208 /* Pin bank with external GPIO or muxed external wake-up interrupts */
258 /* Pin bank with external GPIO or muxed external wake-up interrupts */
272 /* Pin bank with external direct wake-up interrupts */
344 /* Pin bank with external direct wake-up interrupts */
392 /* Pin bank with external GPIO or muxed external wake-up interrupts */
H A Dsamsung,pinctrl-gpio-bank.yaml31 For GPIO banks supporting external GPIO interrupts or external wake-up
37 For GPIO banks supporting external GPIO interrupts or external wake-up
42 For GPIO banks supporting direct external wake-up interrupts (without
43 multiplexing). Number of interrupts must match number of wake-up capable
/freebsd/sys/contrib/dev/acpica/common/
H A Dahpredef.c194 AH_PREDEF ("_BFS", "Back From Sleep", "Inform AML of a wake event"),
223 AH_PREDEF ("_CWS", "Clear Wake Alarm Status", "Clear the status of wake alarms"),
243 …AH_PREDEF ("_DSW", "Device Sleep Wake", "Sets the sleep and wake transition states for a device…
276 AH_PREDEF ("_GWS", "Get Wake Status", "Return status of wake alarms"),
353 …AH_PREDEF ("_PRW", "Power Resources for Wake", "Returns a list of dependent power resources for…
365 AH_PREDEF ("_PSW", "Power State Wake", "Sets a device's wake function"),
395 …AH_PREDEF ("_S0W", "S0 Device Wake State", "Returns the lowest D-state that the device can wake
396 …AH_PREDEF ("_S1W", "S1 Device Wake State", "Returns the lowest D-state for this device that can…
397 …AH_PREDEF ("_S2W", "S2 Device Wake State", "Returns the lowest D-state for this device that can…
398 …AH_PREDEF ("_S3W", "S3 Device Wake State", "Returns the lowest D-state for this device that can…
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/nfc/
H A Dsamsung,s3fwrn5.yaml32 wake-gpios:
47 Use wake-gpios
54 - wake-gpios
84 wake-gpios = <&gpj0 2 GPIO_ACTIVE_HIGH>;
96 wake-gpios = <&gpio 16 GPIO_ACTIVE_HIGH>;
/freebsd/sys/contrib/device-tree/Bindings/net/can/
H A Dtcan4x5x.txt29 - 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/dev/mediatek/mt76/
H A Dmt76_connac.h106 } wake; member
329 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_ref()
333 pm->wake.count++; in mt76_connac_pm_ref()
336 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_ref()
344 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_unref()
347 if (--pm->wake.count == 0 && in mt76_connac_pm_unref()
351 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_unref()
363 spin_lock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl()
364 ret = pm->wake.count || test_and_set_bit(MT76_STATE_PM, &phy->state); in mt76_connac_skip_fw_pmctrl()
365 spin_unlock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl()
/freebsd/sys/compat/linux/
H A Dlinux_futex.h68 #define FUTEX_OP_CMP_EQ 0 /* if (oldval == CMPARG) wake */
69 #define FUTEX_OP_CMP_NE 1 /* if (oldval != CMPARG) wake */
70 #define FUTEX_OP_CMP_LT 2 /* if (oldval < CMPARG) wake */
71 #define FUTEX_OP_CMP_LE 3 /* if (oldval <= CMPARG) wake */
72 #define FUTEX_OP_CMP_GT 4 /* if (oldval > CMPARG) wake */
73 #define FUTEX_OP_CMP_GE 5 /* if (oldval >= CMPARG) wake */
/freebsd/contrib/wpa/wpa_supplicant/
H A Dtwt.c22 * @exponent: Wake-interval exponent
23 * @mantissa: Wake-interval mantissa
24 * @min_twt: Minimum TWT wake duration in units of 256 usec
78 req_type |= (exponent & 0x1f) << 10; /* TWT Wake Interval Exponent */ in wpas_twt_send_setup()
83 wpabuf_put_u8(buf, min_twt); /* Nominal Minimum TWT Wake Duration */ in wpas_twt_send_setup()
84 wpabuf_put_le16(buf, mantissa); /* TWT Wake Interval Mantissa */ in wpas_twt_send_setup()
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Datmel,maxtouch.yaml45 wake-gpios:
48 Optional GPIO specifier for the touchscreen's wake pin
73 The WAKE line is an active-low input that is used to wake up the touch
80 The WAKE pin can be connected in one of the following ways:
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Drealtek-bluetooth.yaml32 device-wake-gpios:
40 host-wake-gpios:
62 device-wake-gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */
63 host-wake-gpios = <&r_pio 0 6 GPIO_ACTIVE_HIGH>; /* PL6 */
/freebsd/usr.sbin/wake/
H A Dwake.820 .Nm wake
21 .Nd send Wake on LAN frames to hosts on a local Ethernet network
30 program is used to send Wake on LAN (WoL) frames over a local
39 Wake on LAN frames over it.
/freebsd/sys/contrib/device-tree/Bindings/net/bluetooth/
H A Drealtek,bluetooth.yaml32 device-wake-gpios:
40 host-wake-gpios:
65 device-wake-gpios = <&r_pio 0 5 GPIO_ACTIVE_HIGH>; /* PL5 */
66 host-wake-gpios = <&r_pio 0 6 GPIO_ACTIVE_HIGH>; /* PL6 */
/freebsd/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c36 static int wake; variable
43 while (wake == 0) in thr_routine()
62 wake = 0; in main()
68 wake = 1; in main()
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dbrcm,brcmstb-waketimer.txt1 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 Dbrcm,brcmstb-waketimer.yaml7 title: Broadcom STB wake-up Timer
13 The Broadcom STB wake-up timer provides a 27Mhz resolution timer, with the
14 ability to wake up the system from low-power suspend/standby modes and
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dbrcm,bcm43xx-fmac.txt14 - interrupts : specifies attributes for the out-of-band interrupt (host-wake).
17 to "host-wake".
36 interrupt-names = "host-wake";
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dchipone,icn8318.yaml25 wake-gpios:
34 - wake-gpios
54 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dchipone_icn8318.txt7 - wake-gpios : GPIO specification for the WAKE input
36 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,vic.txt26 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/arm64/mediatek/
H A Dmt8192-asurada-hayato-r1.dts50 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>;

12345678910>>...38