Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/coreboot/
H A 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()
/openbmc/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h37 void timestamp_add(enum timestamp_id id, uint64_t ts_time);
/openbmc/linux/include/linux/qed/
H A Dtcp_common.h242 __le32 ts_time; member
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dsmt.h172 u_char ts_time[8] ; /* time, resolution 80nS, unique */ member
/openbmc/linux/drivers/net/fddi/skfp/
H A Dsmt.c1217 smt_set_timestamp(smc,ts->ts_time) ; in smt_fill_timestamp()