Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c33 #define NOSCALE 0 macro
35 static int nonscaled = NOSCALE;
243 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler()
250 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_prescaler()
274 timer_start(ONESHOT, NOSCALE); in test_timer_prescaler_on_the_fly()
276 TIMER_BLOCK_STEP(NOSCALE, 999); in test_timer_prescaler_on_the_fly()
911 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
917 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_periodic_to_nonscaled_oneshot()
937 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_prescaled_oneshot_to_nonscaled_periodic()
949 TIMER_BLOCK_STEP(NOSCALE, 1); in test_timer_zero_load_nonscaled_oneshot_to_prescaled_periodic()
[all …]