Home
last modified time | relevance | path

Searched refs:epoch (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/rtc/
A Demul_rtc.c65 u64 epoch; in emul_rtc_probe() local
70 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()
/u-boot/doc/
A DREADME.gpt36 combining machine's MAC address and timer (epoch) value.
/u-boot/
A DREADME2998 SOURCE_DATE_EPOCH should be set to a number of seconds since the epoch, in UTC.

Completed in 7 milliseconds