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