18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_Q6_ASM_H__
38c2ecf20Sopenharmony_ci#define __DT_BINDINGS_Q6_ASM_H__
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA1	0
68c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA2	1
78c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA3	2
88c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA4	3
98c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA5	4
108c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA6	5
118c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA7	6
128c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA8	7
138c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA9	8
148c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA10	9
158c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA11	10
168c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA12	11
178c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA13	12
188c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA14	13
198c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA15	14
208c2ecf20Sopenharmony_ci#define	MSM_FRONTEND_DAI_MULTIMEDIA16	15
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_ci#define Q6ASM_DAI_TX_RX	0
238c2ecf20Sopenharmony_ci#define Q6ASM_DAI_TX	1
248c2ecf20Sopenharmony_ci#define Q6ASM_DAI_RX	2
258c2ecf20Sopenharmony_ci
268c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_Q6_ASM_H__ */
27