Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dsifive-e-aon-watchdog-test.c40 #define WDOGS (0x10) macro
191 g_assert((uint16_t)qtest_readl(qts, WDOG_BASE + WDOGS) == in test_scaled_wdogs()
199 g_assert((uint16_t)qtest_readl(qts, WDOG_BASE + WDOGS) == in test_scaled_wdogs()
227 g_assert(qtest_readl(qts, WDOG_BASE + WDOGS) == in test_watchdog()
270 g_assert(10 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_scaled_watchdog()
311 g_assert(0 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_periodic_int()
330 g_assert(0 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_periodic_int()
369 g_assert(2 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_enable_disable()
387 g_assert(2 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_enable_disable()
405 g_assert(10 == qtest_readl(qts, WDOG_BASE + WDOGS)); in test_enable_disable()