Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_a2.h16 #define SPRN_TENS 0x1b6 /* Thread ENable Set */ macro
Dreg_booke.h756 #define SPRN_TENS 0x1b6 /* Thread Enable Set Register */ macro
/arch/powerpc/platforms/85xx/
Dsmp.c186 mtspr(SPRN_TENS, TEN_THREAD(0)); in wake_hw_thread()
190 mtspr(SPRN_TENS, TEN_THREAD(1)); in wake_hw_thread()