Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/tests/vhpet/
A Dmain.c314 l = hpet_readl(HPET_ID); in _hpet_print_config()
315 h = hpet_readl(HPET_PERIOD); in _hpet_print_config()
318 l = hpet_readl(HPET_CFG); in _hpet_print_config()
319 h = hpet_readl(HPET_STATUS); in _hpet_print_config()
321 l = hpet_readl(HPET_COUNTER); in _hpet_print_config()
379 now = hpet_readl(HPET_COUNTER); in hpet_set_mode()
434 now = hpet_readl(HPET_COUNTER); in hpet_check_stopped()
467 now = hpet_readl(HPET_COUNTER); in hpet_check_stopped()
498 now = hpet_readl(HPET_COUNTER); in hpet_check_stopped()
520 now = hpet_readl(HPET_COUNTER); in hpet_check_stopped()
[all …]

Completed in 4 milliseconds