Searched refs:PMU_ENV_LID_CLOSED (Results 1 – 2 of 2) sorted by relevance
101 #define PMU_ENV_LID_CLOSED 0x01 /* The lid is closed */ macro
744 if ((resp[2] & PMU_ENV_LID_CLOSED) && (!sc->lid_closed)) { in pmu_intr()748 else if (!(resp[2] & PMU_ENV_LID_CLOSED) && (sc->lid_closed)) { in pmu_intr()