Home
last modified time | relevance | path

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

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