18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2016 BayLibre, SAS
48c2ecf20Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com>
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
88c2ecf20Sopenharmony_ci#define DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#define RESET_AO_IR_IN		0
118c2ecf20Sopenharmony_ci#define RESET_AO_UART		1
128c2ecf20Sopenharmony_ci#define RESET_AO_I2C_M		2
138c2ecf20Sopenharmony_ci#define RESET_AO_I2C_S		3
148c2ecf20Sopenharmony_ci#define RESET_AO_SAR_ADC	4
158c2ecf20Sopenharmony_ci#define RESET_AO_UART2		5
168c2ecf20Sopenharmony_ci#define RESET_AO_IR_OUT		6
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ci#endif
19