Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/platforms/cell/
Dpervasive.c40 thread_switch_control = mfspr(SPRN_TSC_CELL); in cbe_power_save()
55 mtspr(SPRN_TSC_CELL, thread_switch_control); in cbe_power_save()
/linux-6.6.21/arch/powerpc/include/asm/
Dreg.h640 #define SPRN_TSC_CELL 0x399 /* Thread switch control on Cell */ macro