Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dhda_verbs.h312 #define AC_PWRST_ACTUAL (0xf<<4) macro
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_proc.c542 get_pwr_state((pwr & AC_PWRST_ACTUAL) >> in print_power_state()
Dpatch_hdmi.c876 pwr = (pwr & AC_PWRST_ACTUAL) >> AC_PWRST_ACTUAL_SHIFT; in haswell_verify_D0()