Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Dpervasive.c53 thread_switch_control = mfspr(SPRN_TSC_CELL); in cbe_power_save()
68 mtspr(SPRN_TSC_CELL, thread_switch_control); in cbe_power_save()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg.h610 #define SPRN_TSC_CELL 0x399 /* Thread switch control on Cell */ macro