diff options
Diffstat (limited to 'sound/pci/hda/hda_codec.h')
-rw-r--r-- | sound/pci/hda/hda_codec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_codec.h b/sound/pci/hda/hda_codec.h index 3a63c445d36b..2f112626f244 100644 --- a/sound/pci/hda/hda_codec.h +++ b/sound/pci/hda/hda_codec.h | |||
@@ -121,6 +121,7 @@ enum { | |||
121 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_1 0x71d | 121 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_1 0x71d |
122 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_2 0x71e | 122 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_2 0x71e |
123 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_3 0x71f | 123 | #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_3 0x71f |
124 | #define AC_VERB_SET_EAPD 0x788 | ||
124 | #define AC_VERB_SET_CODEC_RESET 0x7ff | 125 | #define AC_VERB_SET_CODEC_RESET 0x7ff |
125 | 126 | ||
126 | /* | 127 | /* |