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