Home
last modified time | relevance | path

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

/qemu/hw/openrisc/
H A Dcputimer.c118 case TIMER_CONT: in openrisc_timer_cb()
/qemu/target/openrisc/
H A Dcpu.h194 TIMER_CONT = (3 << 30), enumerator
H A Dsys_helper.c184 case TIMER_CONT: in HELPER()