Searched refs:wpext (Results 1 – 1 of 1) sorted by relevance
119 uint32_t wpext = (env->spr[SPR_BOOKE_TCR] & TCR_E500_WPEXT_MASK) in booke_get_wdt_target() local121 wp = 63 - (wp | wpext << 2); in booke_get_wdt_target()