Home
last modified time | relevance | path

Searched refs:wake (Results 1 – 25 of 547) sorted by relevance

12345678910>>...22

/openbmc/linux/Documentation/devicetree/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
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
/openbmc/linux/Documentation/devicetree/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.
43 Interrupt used by multiplexed 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
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
155 /* Pin bank with external GPIO or muxed external wake-up interrupts */
185 /* Pin bank with external GPIO or muxed external wake-up interrupts */
235 /* Pin bank with external GPIO or muxed external wake-up interrupts */
249 /* Pin bank with external direct wake-up interrupts */
320 /* Pin bank with external direct wake-up interrupts */
368 /* Pin bank with external GPIO or muxed external wake-up interrupts */
/openbmc/linux/Documentation/devicetree/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>;
/openbmc/linux/drivers/net/wireless/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()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vblank_work.c50 bool wake = false; in drm_handle_vblank_works() local
61 wake = true; in drm_handle_vblank_works()
63 if (wake) in drm_handle_vblank_works()
113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
151 wake = true; in drm_vblank_work_schedule()
161 if (wake) in drm_vblank_work_schedule()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ACPI-TAD31 "disabled", if the AC alarm is not set to wake up the system.
37 expires, it will immediately wake up the system from the S3
45 (RW) The AC alarm expired timer wake policy (see ACPI 6.2,
48 Reads return the current expired timer wake delay for the AC
52 Write a new expired timer wake delay for the AC alarm timer in
53 seconds or "never" to it to set the expired timer wake delay for
54 the AC alarm timer or to set its expired wake policy to discard
81 it will immediately wake up the system from the S3 sleep state
100 (RW,optional) The DC alarm expired timer wake policy.
H A Dsysfs-devices-power14 space to check if the device is enabled to wake up the system
33 be enabled to wake up the system from sleep states.
88 If the device is not enabled to wake up the system from sleep
98 is read-only. If the device is not capable to wake up the
100 the device is not enabled to wake up the system from sleep
111 is not capable to wake up the system from sleep states, this
134 If the device is not capable to wake up the system from sleep
157 If the device is not capable to wake up the system from sleep
170 not enabled to wake up the system from sleep states, this
182 wake up the system from sleep states, this attribute is not
[all …]
/openbmc/linux/Documentation/devicetree/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 */
/openbmc/u-boot/doc/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.
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Dphy_common.c17 void s3fwrn5_phy_set_wake(void *phy_id, bool wake) in s3fwrn5_phy_set_wake() argument
22 gpio_set_value(phy->gpio_fw_wake, wake); in s3fwrn5_phy_set_wake()
23 if (wake) in s3fwrn5_phy_set_wake()
H A Ds3fwrn5.h62 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake() argument
67 info->phy_ops->set_wake(info->phy_id, wake); in s3fwrn5_set_wake()
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dchipone,icn8318.yaml25 wake-gpios:
34 - wake-gpios
54 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8192-asurada-hayato-r1.dts50 pins-bt-wake {
55 pins-ap-wake-bt {
126 device-wake-gpios = <&pio 168 GPIO_ACTIVE_HIGH>;
127 host-wake-gpios = <&pio 22 GPIO_ACTIVE_LOW>;
/openbmc/linux/Documentation/devicetree/bindings/rtc/
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
/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c74 bool wake; member
90 static int xlnx_add_cb_for_notify_event(const u32 node_id, const u32 event, const bool wake, in xlnx_add_cb_for_notify_event() argument
116 eve_data->wake = wake; in xlnx_add_cb_for_notify_event()
283 const bool wake, event_cb_func_t cb_fun, void *data) in xlnx_register_event() argument
305 ret = xlnx_add_cb_for_notify_event(node_id, event, wake, cb_fun, data); in xlnx_register_event()
314 ret = xlnx_add_cb_for_notify_event(node_id, eve, wake, cb_fun, in xlnx_register_event()
340 ret = zynqmp_pm_register_notifier(node_id, event, wake, true); in xlnx_register_event()
466 eve_data->wake, true); in xlnx_call_notify_cb_handler()
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dtcan4x5x.txt29 - device-wake-gpios: Wake up GPIO to wake up the TCAN device. Not
43 device-wake-gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
/openbmc/linux/include/linux/firmware/
H A Dxlnx-event-manager.h16 const u32 event, const bool wake,
23 const u32 event, const bool wake, in xlnx_register_event() argument
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308-rock-pi-s.dts182 bt_wake_host: bt-wake-host {
186 host_wake_bt: host-wake-bt {
218 wifi_host_wake: wifi-host-wake {
254 interrupt-names = "host-wake";
294 device-wake-gpios = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>;
296 host-wake-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>;
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-tanix-tx6.dts25 device-wake-gpios = <&r_pio 1 2 GPIO_ACTIVE_HIGH>; /* PM2 */
26 host-wake-gpios = <&r_pio 1 1 GPIO_ACTIVE_HIGH>; /* PM1 */
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-axg-jethome-jethub-j110-rev-2.dts34 host-wake-gpios = <&gpio GPIOZ_8 GPIO_ACTIVE_HIGH>;
35 device-wake-gpios = <&gpio GPIOZ_6 GPIO_ACTIVE_HIGH>;
/openbmc/linux/Documentation/admin-guide/
H A Dbtmrvl.rst17 where GPIO is the pin number of GPIO used to wake up the host.
26 # Use SDIO interface to wake up the host and set GAP to 0x80:
30 # Use GPIO pin #3 to wake up the host and set GAP to 0xff:
54 These commands are used to enable host sleep or wake up firmware
/openbmc/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-mangopi-mq-pro.dts102 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 */

12345678910>>...22