Searched refs:alarm_offset_max (Results 1 – 8 of 8) sorted by relevance
149 timeu64_t alarm_offset_max; member238 if (rtc->alarm_offset_max && in rtc_bound_alarmtime()239 rtc->alarm_offset_max * MSEC_PER_SEC < ktime_to_ms(requested)) in rtc_bound_alarmtime()240 return ms_to_ktime(rtc->alarm_offset_max * MSEC_PER_SEC); in rtc_bound_alarmtime()
206 farest = rtc_tm_to_time64(&tm_now) + rtc->rtcdev->alarm_offset_max; in rzn1_rtc_set_alarm()330 rtc->rtcdev->alarm_offset_max = 7 * 86400; in rzn1_rtc_probe()
339 if ((later - now) > ds1305->rtc->alarm_offset_max) in ds1305_set_alarm()694 ds1305->rtc->alarm_offset_max = 24 * 60 * 60; in ds1305_probe()
1030 cmos_rtc.rtc->alarm_offset_max = SECS_PER_YEAR - 1; in cmos_do_probe()1032 cmos_rtc.rtc->alarm_offset_max = SECS_PER_MONTH - 1; in cmos_do_probe()1034 cmos_rtc.rtc->alarm_offset_max = SECS_PER_DAY - 1; in cmos_do_probe()
255 rtc->rtc->alarm_offset_max = ALM1_VALID_RANGE_IN_SEC; in tps6586x_rtc_probe()
326 ds1511->rtc->alarm_offset_max = 28 * 24 * 60 * 60 - 1; in ds1511_rtc_probe()
362 cros_ec_rtc->rtc->alarm_offset_max = SECS_PER_DAY - 1; in cros_ec_rtc_probe()
627 max31335->rtc->alarm_offset_max = 24 * 60 * 60; in max31335_probe()