Searched refs:alarm_offset_max (Results 1 – 1 of 1) sorted by relevance
149 timeu64_t alarm_offset_max; member239 if (rtc->alarm_offset_max && in rtc_bound_alarmtime()240 rtc->alarm_offset_max * MSEC_PER_SEC < ktime_to_ms(requested)) in rtc_bound_alarmtime()241 return ms_to_ktime(rtc->alarm_offset_max * MSEC_PER_SEC); in rtc_bound_alarmtime()
Completed in 3 milliseconds