Searched refs:SPR_PSSCR (Results 1 – 2 of 2) sorted by relevance
474 #define SPR_PSSCR 0x357 /* Processor Stop Status and Control Register (ISA 3.0) */469 #define SPR_PSSCR global() macro
893 mtspr(SPR_PSSCR, (max_stop_state << PSSCR_MTL_S) | (0 << PSSCR_RL_S)); in cpu_idle_power9()