Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c38 static void timer_load(uint32_t load) in timer_load() function
67 timer_load(0); in timer_reset()
97 timer_load(9999999); in test_timer_oneshot()
121 timer_load(999999999); in test_timer_pause()
162 timer_load(UINT32_MAX); in test_timer_reload()
170 timer_load(UINT32_MAX); in test_timer_reload()
184 timer_load(100); in test_timer_periodic()
202 timer_load(10000); in test_timer_oneshot_to_periodic()
223 timer_load(99999999); in test_timer_periodic_to_oneshot()
242 timer_load(9999999); in test_timer_prescaler()
[all …]