hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/sound/hda_verbs.h
....@@ -66,6 +66,7 @@
6666 #define AC_VERB_GET_CONFIG_DEFAULT 0x0f1c
6767 /* f20: AFG/MFG */
6868 #define AC_VERB_GET_SUBSYSTEM_ID 0x0f20
69
+#define AC_VERB_GET_STRIPE_CONTROL 0x0f24
6970 #define AC_VERB_GET_CVT_CHAN_COUNT 0x0f2d
7071 #define AC_VERB_GET_HDMI_DIP_SIZE 0x0f2e
7172 #define AC_VERB_GET_HDMI_ELDD 0x0f2f
....@@ -110,6 +111,7 @@
110111 #define AC_VERB_SET_CONFIG_DEFAULT_BYTES_3 0x71f
111112 #define AC_VERB_SET_EAPD 0x788
112113 #define AC_VERB_SET_CODEC_RESET 0x7ff
114
+#define AC_VERB_SET_STRIPE_CONTROL 0x724
113115 #define AC_VERB_SET_CVT_CHAN_COUNT 0x72d
114116 #define AC_VERB_SET_HDMI_DIP_INDEX 0x730
115117 #define AC_VERB_SET_HDMI_DIP_DATA 0x731