Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_verbs.h319 #define AC_PWRST_CLK_STOP_OK (1<<9) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c546 if (pwr & AC_PWRST_CLK_STOP_OK) in print_power_state()
H A Dhda_codec.c2943 (state & AC_PWRST_CLK_STOP_OK))) in hda_codec_runtime_suspend()