Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h36 void timestamp_init(void);
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dcoreboot.c27 timestamp_init(); in arch_cpu_init()
H A Dtimestamp.c27 void timestamp_init(void) in timestamp_init() function