Searched refs:wakeup_src (Results 1 – 3 of 3) sorted by relevance
60 static unsigned long wakeup_src; variable79 AD2D0ER = wakeup_src; in pxa3xx_cpu_standby()116 AD3ER = wakeup_src; in pxa3xx_cpu_pm_suspend()145 if (wakeup_src == 0) { in pxa3xx_cpu_pm_enter()280 wakeup_src |= mask; in pxa3xx_set_wake()282 wakeup_src &= ~mask; in pxa3xx_set_wake()
67 static struct wkup_m3_wakeup_src wakeup_src = {.irq_nr = 0, variable244 wakeup_src = rtc_wake_src(); in am33xx_pm_suspend()245 pr_info("PM: Wakeup source %s\n", wakeup_src.src); in am33xx_pm_suspend()
338 bool wakeup_src; member1759 if (!i2c_dev->wakeup_src) in stm32f7_i2c_enable_wakeup()2036 i2c_dev->wakeup_src = of_property_read_bool(pdev->dev.of_node, in stm32f7_i2c_probe()2129 if (i2c_dev->wakeup_src) { in stm32f7_i2c_probe()2183 if (i2c_dev->wakeup_src) in stm32f7_i2c_probe()2187 if (i2c_dev->wakeup_src) in stm32f7_i2c_probe()2213 if (i2c_dev->wakeup_src) { in stm32f7_i2c_remove()