1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) */
3 * Copyright(c) 2021 Mediatek Corporation. All rights reserved.
5 * Author: Bo Pan <bo.pan@mediatek.com>
8 #ifndef __INCLUDE_SOUND_SOF_DAI_MEDIATEK_H__
9 #define __INCLUDE_SOUND_SOF_DAI_MEDIATEK_H__
11 #include <sound/sof/header.h>
13 struct sof_ipc_dai_mtk_afe_params
{
14 struct sof_ipc_hdr hdr
;
19 u32 reserved
[4]; /* reserve for future */