Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsse-timer-test.c47 #define CNTP_AIVAL_LO 0x40 macro
147 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_LO), ==, 4200); in test_timer()
159 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_LO), ==, 4400); in test_timer()
170 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_LO), ==, 4600); in test_timer()
188 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_LO), ==, 4600); in test_timer()
/qemu/hw/timer/
H A Dsse-timer.c61 REG32(CNTP_AIVAL_LO, 0x40)