hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/uapi/sound/skl-tplg-interface.h
....@@ -1,4 +1,4 @@
1
-/* SPDX-License-Identifier: GPL-2.0 */
1
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 * skl-tplg-interface.h - Intel DSP FW private data interface
44 *
....@@ -18,6 +18,8 @@
1818 */
1919 #define SKL_CONTROL_TYPE_BYTE_TLV 0x100
2020 #define SKL_CONTROL_TYPE_MIC_SELECT 0x102
21
+#define SKL_CONTROL_TYPE_MULTI_IO_SELECT 0x103
22
+#define SKL_CONTROL_TYPE_MULTI_IO_SELECT_DMIC 0x104
2123
2224 #define HDA_SST_CFG_MAX 900 /* size of copier cfg*/
2325 #define MAX_IN_QUEUE 8