Lines Matching refs:qtest_clock_step
150 qtest_clock_step(qts, watchdog_interrupt_steps(qts, wd)); in test_reset_action()
156 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_reset_action()
188 qtest_clock_step(qts, watchdog_interrupt_steps(qts, wd) - 1); in test_prescaler()
191 qtest_clock_step(qts, 1); in test_prescaler()
214 qtest_clock_step(qts, watchdog_interrupt_steps(qts, wd)); in test_enabling_flags()
217 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
227 qtest_clock_step(qts, watchdog_interrupt_steps(qts, wd)); in test_enabling_flags()
230 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
240 qtest_clock_step(qts, watchdog_interrupt_steps(qts, wd)); in test_enabling_flags()
243 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
273 qtest_clock_step(qts, steps); in test_pause()
280 qtest_clock_step(qts, steps << 4); in test_pause()
289 qtest_clock_step(qts, remaining_steps); in test_pause()