Home
last modified time | relevance | path

Searched refs:AC_PWRST_ACTUAL (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dhda_verbs.h312 #define AC_PWRST_ACTUAL (0xf<<4) macro
/linux/sound/hda/codecs/hdmi/
H A Dintelhdmi.c285 pwr = (pwr & AC_PWRST_ACTUAL) >> AC_PWRST_ACTUAL_SHIFT; in haswell_verify_D0()
/linux/sound/hda/common/
H A Dproc.c542 get_pwr_state((pwr & AC_PWRST_ACTUAL) >> in print_power_state()