Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/soc/amd/common/vboot/
H A Dvboot_bootblock.c16 static uint64_t timestamp_from_usec(uint64_t usec) in timestamp_from_usec() function
42 base_timestamp -= timestamp_from_usec(psp_last_ts_usec); in boot_with_psp_timestamp()
56 tse->entry_stamp = timestamp_from_usec(psp_ts_table->base_time + in boot_with_psp_timestamp()