Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhda_verbs.h313 #define AC_PWRST_ACTUAL_SHIFT 4 macro
/linux-6.1.9/sound/pci/hda/
Dhda_proc.c543 AC_PWRST_ACTUAL_SHIFT)); in print_power_state()
Dpatch_hdmi.c898 pwr = (pwr & AC_PWRST_ACTUAL) >> AC_PWRST_ACTUAL_SHIFT; in haswell_verify_D0()