Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_timer-test.c250 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps5()
269 clock_step(2 * tim_calculate_step(count, ps)); in test_oneshot_ps5()
288 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps0()
316 clock_step(tim_calculate_step(count, ps) - 1); in test_oneshot_ps255()
364 clock_step(tim_calculate_step(count / 2, ps)); in test_pause_resume()
369 clock_step(2 * tim_calculate_step(count, ps)); in test_pause_resume()
376 clock_step(tim_calculate_step(count / 2, ps) - 1); in test_pause_resume()
400 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
408 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
416 clock_step(tim_calculate_step(count / 4, ps)); in test_prescaler_change()
[all …]