Lines Matching defs:wakeup
3 * CZ.NIC's Turris Omnia MCU system off and RTC wakeup driver
6 * real-time clock), rather the MCU implements a wakeup from powered off state
29 u32 *wakeup)
42 if (wakeup)
43 *wakeup = le32_to_cpu(reply[1]);
66 u32 wakeup;
69 err = omnia_get_uptime_wakeup(client, NULL, &wakeup);
73 alrm->enabled = !!wakeup;
74 rtc_time64_to_tm(wakeup ?: mcu->rtc_alarm, &alrm->time);
231 * Poweroff and wakeup are available only if POWEROFF_WAKEUP feature is