Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dsse-timer-test.c40 #define CNTPCT_LO 0 macro
119 g_assert_cmpuint(readl(TIMER_BASE + CNTPCT_LO), ==, 0); in test_timer()
127 g_assert_cmpuint(readl(TIMER_BASE + CNTPCT_LO), ==, 100); in test_timer()
183 g_assert_cmpuint(readl(TIMER_BASE + CNTPCT_LO), ==, 4400); in test_timer()
/qemu/hw/timer/
H A Dsse-timer.c51 REG32(CNTPCT_LO, 0x0)