Home
last modified time | relevance | path

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

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