Home
last modified time | relevance | path

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

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