Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c103 #define RESET_CYCLES 1024 macro
156 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_reset_action()
217 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
230 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
243 qtest_clock_step(qts, watchdog_calculate_steps(RESET_CYCLES, in test_enabling_flags()
H A Dnpcm7xx_adc-test.c31 #define RESET_CYCLES 10 macro
300 qtest_clock_step(qts, adc_calculate_steps(RESET_CYCLES, in test_reset()