Searched refs:reset_on_second_timeout (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/qtest/ |
H A D | tco-test.c | 119 static void reset_on_second_timeout(const TestData *td, bool enable) in reset_on_second_timeout() function 175 reset_on_second_timeout(&d, false); in test_tco_timeout() 219 reset_on_second_timeout(&d, false); in test_tco_max_timeout() 262 reset_on_second_timeout(&td, true); in test_tco_second_timeout_pause() 287 reset_on_second_timeout(&td, true); in test_tco_second_timeout_reset() 312 reset_on_second_timeout(&td, true); in test_tco_second_timeout_shutdown() 337 reset_on_second_timeout(&td, true); in test_tco_second_timeout_none() 362 reset_on_second_timeout(&d, false); in test_tco_ticks_counter() 409 reset_on_second_timeout(&d, false); in test_tco1_status_bits() 438 reset_on_second_timeout(&d, true); in test_tco2_status_bits()
|