Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dcmsdk-apb-dualtimer-test.c35 #define TIMER2RIS 0x30 macro
84 g_assert_true(readl(TIMER_BASE + TIMER2RIS) == 0); in test_prescale()
94 g_assert_cmpuint(readl(TIMER_BASE + TIMER2RIS), ==, 0); in test_prescale()
99 g_assert_cmpuint(readl(TIMER_BASE + TIMER2RIS), ==, 1); in test_prescale()
108 g_assert_cmpuint(readl(TIMER_BASE + TIMER2RIS), ==, 0); in test_prescale()
/openbmc/qemu/hw/timer/
H A Dcmsdk-apb-dualtimer.c52 REG32(TIMER2RIS, 0x30)