PSSCR_MTL_S
#define PSSCR_MTL_M (0xf << PSSCR_MTL_S)
mtspr(SPR_PSSCR, (max_stop_state << PSSCR_MTL_S) | (0 << PSSCR_RL_S));