Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c119 uint32_t wpext = (env->spr[SPR_BOOKE_TCR] & TCR_E500_WPEXT_MASK) in booke_get_wdt_target() local
121 wp = 63 - (wp | wpext << 2); in booke_get_wdt_target()