Searched refs:newtime (Results 1 – 2 of 2) sorted by relevance
221 u64 newtime, reftime; in hv_get_adj_host_time() local226 newtime = host_ts.host_time + (reftime - host_ts.ref_time); in hv_get_adj_host_time()227 ts = ns_to_timespec64((newtime - WLTIMEDELTA) * 100); in hv_get_adj_host_time()
481 unsigned int newtime = 0, curtime; in snd_emu10k1_wait() local487 newtime = inl(emu->port + WC) >> 6; in snd_emu10k1_wait()488 if (newtime != curtime) in snd_emu10k1_wait()493 curtime = newtime; in snd_emu10k1_wait()