Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c16 #define TIMER_BLOCK_STEP(scaler, steps_nb) \ macro
100 TIMER_BLOCK_STEP(scaler, 9999); in test_timer_oneshot()
105 TIMER_BLOCK_STEP(scaler, 9990000); in test_timer_oneshot()
110 TIMER_BLOCK_STEP(scaler, 9990000); in test_timer_oneshot()
124 TIMER_BLOCK_STEP(scaler, 999); in test_timer_pause()
129 TIMER_BLOCK_STEP(scaler, 9000); in test_timer_pause()
139 TIMER_BLOCK_STEP(scaler, 90000); in test_timer_pause()
146 TIMER_BLOCK_STEP(scaler, 999990000); in test_timer_pause()
151 TIMER_BLOCK_STEP(scaler, 999990000); in test_timer_pause()
165 TIMER_BLOCK_STEP(scaler, 90000); in test_timer_reload()
[all …]