Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.h67 uint64_t timestamp_us; member
H A Dmxsimage.c1342 hdr->timestamp_us = sb_get_timestamp() * 1000000; in sb_prefill_image_header()
1708 ret = sb_get_time(hdr->timestamp_us / 1000000, &tm); in sb_verify_image_header()