Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c765 #define TICK_CALIBRATE (1000UL) macro
788 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()