Searched refs:persistent_ts (Results 1 – 2 of 2) sorted by relevance
53 static struct timespec64 persistent_ts; variable68 timespec64_add_ns(&persistent_ts, nsecs); in omap_read_persistent_clock64()70 *ts = persistent_ts; in omap_read_persistent_clock64()
54 static struct timespec64 persistent_ts; variable140 timespec64_add_ns(&persistent_ts, delta * NSEC_PER_MSEC); in tegra_read_persistent_clock64()141 *ts = persistent_ts; in tegra_read_persistent_clock64()