Searched refs:AC_PWRST_ACTUAL (Results 1 – 2 of 2) sorted by relevance
312 #define AC_PWRST_ACTUAL (0xf<<4) macro
285 pwr = (pwr & AC_PWRST_ACTUAL) >> AC_PWRST_ACTUAL_SHIFT; in haswell_verify_D0()