Searched refs:TIMER2RIS (Results 1 – 2 of 2) sorted by relevance
35 #define TIMER2RIS 0x30 macro84 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()
52 REG32(TIMER2RIS, 0x30)