18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0 OR MIT)
28c2ecf20Sopenharmony_ci *
38c2ecf20Sopenharmony_ci * Copyright (c) 2018 Baylibre SAS.
48c2ecf20Sopenharmony_ci * Author: Jerome Brunet <jbrunet@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_AMLOGIC_MESON_AXG_AUDIO_ARB_H
88c2ecf20Sopenharmony_ci#define _DT_BINDINGS_AMLOGIC_MESON_AXG_AUDIO_ARB_H
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#define AXG_ARB_TODDR_A	0
118c2ecf20Sopenharmony_ci#define AXG_ARB_TODDR_B	1
128c2ecf20Sopenharmony_ci#define AXG_ARB_TODDR_C	2
138c2ecf20Sopenharmony_ci#define AXG_ARB_FRDDR_A	3
148c2ecf20Sopenharmony_ci#define AXG_ARB_FRDDR_B	4
158c2ecf20Sopenharmony_ci#define AXG_ARB_FRDDR_C	5
168c2ecf20Sopenharmony_ci#define AXG_ARB_TODDR_D	6
178c2ecf20Sopenharmony_ci#define AXG_ARB_FRDDR_D	7
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_AMLOGIC_MESON_AXG_AUDIO_ARB_H */
20