Searched refs:thread_switch_control (Results 1 – 1 of 1) sorted by relevance
43 unsigned long ctrl, thread_switch_control; in cbe_power_save() local52 thread_switch_control = mfspr(SPRN_TSC_CELL); in cbe_power_save()53 thread_switch_control |= TSC_CELL_EE_ENABLE | TSC_CELL_EE_BOOST; in cbe_power_save()57 thread_switch_control |= TSC_CELL_DEC_ENABLE_0; in cbe_power_save()60 thread_switch_control |= TSC_CELL_DEC_ENABLE_1; in cbe_power_save()67 mtspr(SPRN_TSC_CELL, thread_switch_control); in cbe_power_save()