Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dsh_timer.c22 #define TIMER_TCR_UNIE (1 << 5) macro
54 int new_level = s->int_level && (s->tcr & TIMER_TCR_UNIE); in sh_timer_update()