Searched refs:rtc_current_time (Results 1 – 1 of 1) sorted by relevance
141 unsigned long rtc_current_time; in tps6586x_rtc_set_alarm() local168 rtc_current_time = rticks >> 10; in tps6586x_rtc_set_alarm()169 if ((seconds - rtc_current_time) > ALM1_VALID_RANGE_IN_SEC) in tps6586x_rtc_set_alarm()170 seconds = rtc_current_time - 1; in tps6586x_rtc_set_alarm()