Searched refs:SPRN_TSC_CELL (Results 1 – 2 of 2) sorted by relevance
52 thread_switch_control = mfspr(SPRN_TSC_CELL); in cbe_power_save()67 mtspr(SPRN_TSC_CELL, thread_switch_control); in cbe_power_save()
380 #define SPRN_TSC_CELL 0x399 /* Thread switch control on Cell */ macro