18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) */
28c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_MARVELL_MMP2_AUDIO_H
38c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_MARVELL_MMP2_AUDIO_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#define MMP2_CLK_AUDIO_SYSCLK		0
68c2ecf20Sopenharmony_ci#define MMP2_CLK_AUDIO_SSPA0		1
78c2ecf20Sopenharmony_ci#define MMP2_CLK_AUDIO_SSPA1		2
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define MMP2_CLK_AUDIO_NR_CLKS		3
108c2ecf20Sopenharmony_ci#endif
11