Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsse-timer-test.c48 #define CNTP_AIVAL_HI 0x44 macro
148 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_HI), ==, 0); in test_timer()
160 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_HI), ==, 0); in test_timer()
171 g_assert_cmpuint(readl(TIMER_BASE + CNTP_AIVAL_HI), ==, 0); in test_timer()
189 g_assert_cmphex(readl(TIMER_BASE + CNTP_AIVAL_HI), ==, 0x42); in test_timer()
/qemu/hw/timer/
H A Dsse-timer.c62 REG32(CNTP_AIVAL_HI, 0x44)