Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/coreboot/
H A Dtimestamp.c33 void timestamp_add(enum timestamp_id id, uint64_t ts_time) in timestamp_add() argument
42 tse->entry_stamp = ts_time - ts_table->base_time; in timestamp_add()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-coreboot/
H A Dtimestamp.h38 void timestamp_add(enum timestamp_id id, uint64_t ts_time);
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Dtcp_common.h242 __le32 ts_time; member
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/
H A Dsmt.h172 u_char ts_time[8] ; /* time, resolution 80nS, unique */ member
/OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/
H A Dsmt.c1217 smt_set_timestamp(smc,ts->ts_time) ; in smt_fill_timestamp()