Home
last modified time | relevance | path

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

/openbmc/qemu/hw/openrisc/
H A Dcputimer.c114 case TIMER_INTR: in openrisc_timer_cb()
/openbmc/qemu/target/openrisc/
H A Dcpu.h192 TIMER_INTR = (1 << 30), enumerator
H A Dsys_helper.c182 case TIMER_INTR: in HELPER()