Searched refs:now_time (Results 1 – 3 of 3) sorted by relevance
57 u32 stop_time, now_time; in whc_wusbhc_stop() local63 now_time = le_readl(whc->base + WUSBTIME) & WUSBTIME_CHANNEL_TIME_MASK; in whc_wusbhc_stop()64 stop_time = (now_time + ((delay * 8) << 7)) & 0x00ffffff; in whc_wusbhc_stop()
94 unsigned long now_time; in rtc_next_alarm_time() local103 rtc_tm_to_time(now, &now_time); in rtc_next_alarm_time()106 if (next_time < now_time) { in rtc_next_alarm_time()
90 unsigned long now_time; in rtc_next_alarm_time() local99 rtc_tm_to_time(now, &now_time); in rtc_next_alarm_time()102 if (next_time < now_time) { in rtc_next_alarm_time()