Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_a2.h16 #define SPRN_TENS 0x1b6 /* Thread ENable Set */ macro
/arch/powerpc/platforms/wsp/
Dscom_smp.c414 rc |= a2_scom_setspr(scom, thr_idx, SPRN_TENS, 0x1 << thr_idx); in a2_scom_startup_cpu()