PMU_ENV_LID_CLOSED
if ((resp[2] & PMU_ENV_LID_CLOSED) && (!sc->lid_closed)) {
else if (!(resp[2] & PMU_ENV_LID_CLOSED) && (sc->lid_closed)) {