Searched refs:alarm_offset_max (Results 1 – 7 of 7) sorted by relevance
149 timeu64_t alarm_offset_max; member241 if (rtc->alarm_offset_max && in rtc_bound_alarmtime()242 rtc->alarm_offset_max * MSEC_PER_SEC < ktime_to_ms(requested)) in rtc_bound_alarmtime()243 return ms_to_ktime(rtc->alarm_offset_max * MSEC_PER_SEC); in rtc_bound_alarmtime()
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()
1037 cmos_rtc.rtc->alarm_offset_max = SECS_PER_YEAR - 1; in cmos_do_probe()1039 cmos_rtc.rtc->alarm_offset_max = SECS_PER_MONTH - 1; in cmos_do_probe()1041 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()
355 cros_ec_rtc->rtc->alarm_offset_max = SECS_PER_DAY - 1; in cros_ec_rtc_probe()
701 max31335->rtc->alarm_offset_max = 24 * 60 * 60; in max31335_probe()