Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h312 #define AC_PWRST_ACTUAL (0xf<<4) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h479 #define AC_PWRST_ACTUAL (0xf<<4) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c542 get_pwr_state((pwr & AC_PWRST_ACTUAL) >> in print_power_state()
H A Dpatch_hdmi.c899 pwr = (pwr & AC_PWRST_ACTUAL) >> AC_PWRST_ACTUAL_SHIFT; in haswell_verify_D0()