Home
last modified time | relevance | path

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

/openbmc/qemu/target/openrisc/
H A Dcpu.c196 CPUCFGR_EVBARP; in or1200_initfn()
215 CPUCFGR_AVRP | CPUCFGR_EVBARP | CPUCFGR_OF64A32S; in openrisc_any_initfn()
H A Dinterrupt.c91 if (env->cpucfgr & CPUCFGR_EVBARP) { in openrisc_cpu_do_interrupt()
H A Dcpu.h88 CPUCFGR_EVBARP = (1 << 12), enumerator