| /linux/Documentation/devicetree/bindings/power/reset/ |
| A D | atmel,sama5d2-shdwc.yaml | 14 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
|
| A D | atmel,at91sam9260-shdwc.yaml | 14 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
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_force_wake.c | 19 static const char *str_wake_sleep(bool wake) in str_wake_sleep() argument 21 return wake ? "wake" : "sleep"; in str_wake_sleep() 98 static void __domain_ctl(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_ctl() argument 103 xe_mmio_write32(gt, domain->reg_ctl, domain->mask | (wake ? domain->val : 0)); in __domain_ctl() 106 static int __domain_wait(struct xe_gt *gt, struct xe_force_wake_domain *domain, bool wake) in __domain_wait() argument 114 ret = xe_mmio_wait32(gt, domain->reg_ack, domain->val, wake ? domain->val : 0, in __domain_wait() 119 domain->id, str_wake_sleep(wake), ERR_PTR(ret), in __domain_wait() 124 domain->id, str_wake_sleep(wake)); in __domain_wait()
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | samsung,pinctrl-wakeup-interrupt.yaml | 7 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.
|
| A D | samsung,pinctrl-gpio-bank.yaml | 31 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
|
| A D | samsung,pinctrl.yaml | 24 - 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 */
|
| /linux/Documentation/devicetree/bindings/net/nfc/ |
| A D | samsung,s3fwrn5.yaml | 32 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>;
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt76_connac.h | 106 } wake; member 351 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_ref() 355 pm->wake.count++; in mt76_connac_pm_ref() 358 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_ref() 366 spin_lock_bh(&pm->wake.lock); in mt76_connac_pm_unref() 369 if (--pm->wake.count == 0 && in mt76_connac_pm_unref() 373 spin_unlock_bh(&pm->wake.lock); in mt76_connac_pm_unref() 385 spin_lock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl() 386 ret = pm->wake.count || test_and_set_bit(MT76_STATE_PM, &phy->state); in mt76_connac_skip_fw_pmctrl() 387 spin_unlock_bh(&pm->wake.lock); in mt76_connac_skip_fw_pmctrl()
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-devices-platform-ACPI-TAD | 31 "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.
|
| A D | sysfs-devices-power | 14 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 …]
|
| /linux/drivers/gpu/drm/ |
| A D | drm_vblank_work.c | 50 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() 116 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local 154 wake = true; in drm_vblank_work_schedule() 164 if (wake) in drm_vblank_work_schedule()
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| A D | realtek,bluetooth.yaml | 32 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 */
|
| /linux/drivers/nfc/s3fwrn5/ |
| A D | phy_common.c | 17 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()
|
| /linux/Documentation/devicetree/bindings/net/can/ |
| 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>;
|
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| A D | chipone,icn8318.yaml | 25 wake-gpios: 34 - wake-gpios 54 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| 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 */
|
| 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 */
|
| /linux/drivers/soc/xilinx/ |
| A D | xlnx_event_manager.c | 73 bool wake; member 104 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 130 eve_data->wake = wake; in xlnx_add_cb_for_notify_event() 297 const bool wake, event_cb_func_t cb_fun, void *data) in xlnx_register_event() argument 319 ret = xlnx_add_cb_for_notify_event(node_id, event, wake, cb_fun, data); in xlnx_register_event() 328 ret = xlnx_add_cb_for_notify_event(node_id, eve, wake, cb_fun, in xlnx_register_event() 354 ret = zynqmp_pm_register_notifier(node_id, event, wake, true); in xlnx_register_event() 480 eve_data->wake, true); in xlnx_call_notify_cb_handler()
|
| /linux/arch/mips/loongson64/ |
| A D | sleeper.S | 15 PTR_LA a0, wake 18 wake: label
|
| /linux/Documentation/devicetree/bindings/rtc/ |
| A D | brcm,brcmstb-waketimer.yaml | 7 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
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| 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>;
|
| /linux/include/linux/firmware/ |
| A D | xlnx-event-manager.h | 26 const u32 event, const bool wake, 33 const u32 event, const bool wake, in xlnx_register_event() argument
|
| /linux/arch/arm64/boot/dts/amlogic/ |
| 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>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| 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 {
|
| /linux/Documentation/admin-guide/ |
| A D | btmrvl.rst | 17 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
|