Searched refs:hpet_set_value (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/platform/pc/include/platform/pc/
H A Dhpet.h23 zx_status_t hpet_set_value(uint64_t v);
/fuchsia/zircon/kernel/platform/pc/
H A Dtimer.cpp521 hpet_set_value(0);
635 hpet_set_value(saved_hpet_val);
H A Dhpet.cpp141 zx_status_t hpet_set_value(uint64_t v) { function

Completed in 76 milliseconds