FORCE_HIGH
else if (!force_high && (smu8_ps->action == FORCE_HIGH))
else if (force_high && (smu8_ps->action != FORCE_HIGH))
smu8_ps->action = FORCE_HIGH;
if (pnew_state->action == FORCE_HIGH)