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 */2 2 /* 3 3 * skl-tplg-interface.h - Intel DSP FW private data interface 4 4 * .. .. @@ -18,6 +18,8 @@ 18 18 */ 19 19 #define SKL_CONTROL_TYPE_BYTE_TLV 0x100 20 20 #define SKL_CONTROL_TYPE_MIC_SELECT 0x102 21 +#define SKL_CONTROL_TYPE_MULTI_IO_SELECT 0x10322 +#define SKL_CONTROL_TYPE_MULTI_IO_SELECT_DMIC 0x10421 23 22 24 #define HDA_SST_CFG_MAX 900 /* size of copier cfg*/ 23 25 #define MAX_IN_QUEUE 8