Home
last modified time | relevance | path

Searched refs:is_wakeup_source (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/drivers/
H A Drtc.h64 bool is_wakeup_source; member
193 if (rtc_device->is_wakeup_source) in rtc_get_info()
/optee_os/core/drivers/
H A Dstm32_rtc.c486 rtc_dev.rtc->is_wakeup_source = true; in parse_dt()
1027 if (!rtc_dev.rtc->is_wakeup_source) in stm32_rtc_set_alarm_wakeup_status()
H A Dstm32_tamp.c432 bool is_wakeup_source; member
2056 pdata->is_wakeup_source = true; in stm32_tamp_parse_fdt()
2185 if (stm32_tamp_dev->pdata.is_wakeup_source && in stm32_tamp_probe()