Home
last modified time | relevance | path

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

/arch/powerpc/platforms/cell/
Dpervasive.c52 thread_switch_control = mfspr(SPRN_TSC_CELL); in cbe_power_save()
67 mtspr(SPRN_TSC_CELL, thread_switch_control); in cbe_power_save()
/arch/powerpc/include/asm/
Dreg.h482 #define SPRN_TSC_CELL 0x399 /* Thread switch control on Cell */ macro