Home
last modified time | relevance | path

Searched refs:ts_time (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/x86/cpu/coreboot/
Dtimestamp.c32 void timestamp_add(enum timestamp_id id, uint64_t ts_time) in timestamp_add() argument
41 tse->entry_stamp = ts_time - ts_table->base_time; in timestamp_add()
/external/u-boot/arch/x86/include/asm/arch-coreboot/
Dtimestamp.h37 void timestamp_add(enum timestamp_id id, uint64_t ts_time);