Home
last modified time | relevance | path

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

/qemu/hw/openrisc/
H A Dcputimer.c112 case TIMER_NONE: in openrisc_timer_cb()
/qemu/target/openrisc/
H A Dcpu.h191 TIMER_NONE = (0 << 30), enumerator
H A Dsys_helper.c180 case TIMER_NONE: in HELPER()