Home
last modified time | relevance | path

Searched defs:base_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/rtc/
H A Di2c_rtc_emul.c39 long base_time; member
63 long sandbox_i2c_rtc_get_set_base_time(struct udevice *dev, long base_time) in sandbox_i2c_rtc_get_set_base_time()
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dtimestamp.c19 uint64_t base_time; member
/openbmc/u-boot/test/dm/
H A Drtc.c124 long old_base_time, base_time; in dm_test_rtc_reset() local