Home
last modified time | relevance | path

Searched defs:timestamp_rescale_table (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/include/
H A Dtimestamp.h41 #define timestamp_rescale_table(N, M) macro
/aosp_15_r20/external/coreboot/src/lib/
H A Dtimestamp.c241 void timestamp_rescale_table(uint16_t N, uint16_t M) in timestamp_rescale_table() function