Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c110 static int64_t watchdog_calculate_steps(uint32_t count, uint32_t prescale) in watchdog_calculate_steps() function
117 return watchdog_calculate_steps(watchdog_interrupt_cycles(qts, wd), in watchdog_interrupt_steps()
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()