Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsse-timer-test.c45 #define CNTP_TVAL 0x28 macro
135 g_assert_cmpuint(readl(TIMER_BASE + CNTP_TVAL), ==, 3900); in test_timer()
139 g_assert_cmpuint(readl(TIMER_BASE + CNTP_TVAL), ==, 0); in test_timer()
/qemu/hw/timer/
H A Dsse-timer.c56 REG32(CNTP_TVAL, 0x28)