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