Home
last modified time | relevance | path

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

/openbmc/qemu/hw/openrisc/
H A Dcputimer.c103 if ((cpu->env.ttmr & TTMR_IE) && in openrisc_timer_cb()
/openbmc/qemu/target/openrisc/
H A Dcpu.h185 TTMR_IE = (1 << 29), enumerator