Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c24 #define TIMER_INTSTAT 0x0C macro
61 writel(TIMER_BASE_PHYS + TIMER_INTSTAT, 1); in timer_int_clr()
73 uint32_t int_sts = readl(TIMER_BASE_PHYS + TIMER_INTSTAT); in timer_get_and_clr_int_sts()