Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsifive-e-aon-watchdog-test.c47 #define SIFIVE_E_LFCLK_DEFAULT_FREQ (32768) macro
215 qtest_writel(qts, WDOG_BASE + WDOGCMP0, SIFIVE_E_LFCLK_DEFAULT_FREQ); in test_watchdog()
226 SIFIVE_E_LFCLK_DEFAULT_FREQ); in test_watchdog()
228 SIFIVE_E_LFCLK_DEFAULT_FREQ); in test_watchdog()
268 SIFIVE_E_LFCLK_DEFAULT_FREQ * 10); in test_scaled_watchdog()
299 qtest_writel(qts, WDOG_BASE + WDOGCMP0, SIFIVE_E_LFCLK_DEFAULT_FREQ); in test_periodic_int()
368 SIFIVE_E_LFCLK_DEFAULT_FREQ * 2); in test_enable_disable()
386 SIFIVE_E_LFCLK_DEFAULT_FREQ * 2); in test_enable_disable()
404 SIFIVE_E_LFCLK_DEFAULT_FREQ * 10); in test_enable_disable()
/qemu/include/hw/misc/
H A Dsifive_e_aon.h30 #define SIFIVE_E_LFCLK_DEFAULT_FREQ (32768) macro
/qemu/hw/misc/
H A Dsifive_e_aon.c288 r->wdogclk_freq = SIFIVE_E_LFCLK_DEFAULT_FREQ; in sifive_e_aon_init()
294 SIFIVE_E_LFCLK_DEFAULT_FREQ),
/qemu/hw/riscv/
H A Dsifive_e.c228 SIFIVE_E_LFCLK_DEFAULT_FREQ, false); in sifive_e_soc_realize()