Searched refs:epoch (Results 1 – 3 of 3) sorted by relevance
65 u64 epoch; in emul_rtc_probe() local70 epoch = simple_strtoull(epoch_str, NULL, 10); in emul_rtc_probe()73 epoch = U_BOOT_EPOCH; in emul_rtc_probe()75 priv->offset_us = epoch * 1000000ULL - timer_get_us(); in emul_rtc_probe()
36 combining machine's MAC address and timer (epoch) value.
2998 SOURCE_DATE_EPOCH should be set to a number of seconds since the epoch, in UTC.
Completed in 7 milliseconds