Searched refs:timestamp_rescale_table (Results 1 – 4 of 4) sorted by relevance
27 void timestamp_rescale_table(uint16_t N, uint16_t M);41 #define timestamp_rescale_table(N, M) macro
125 timestamp_rescale_table(1, 4); in romstage_dispatch()139 timestamp_rescale_table(1, 4); in romstage_dispatch()
89 timestamp_rescale_table(2, 4); in test_timestamp_rescale_table()
241 void timestamp_rescale_table(uint16_t N, uint16_t M) in timestamp_rescale_table() function