Searched refs:SPR_CELL_TSCR (Results 1 – 2 of 2) sorted by relevance
280 bsp_state[4] = mfspr(SPR_CELL_TSCR); in cpudep_save_config()363 mtspr(SPR_CELL_TSCR, bsp_state[4]); in cpudep_ap_setup()
556 #define SPR_CELL_TSCR 0x399 /* ... Cell BE Thread Switch Register */ macro