162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2016 BayLibre, SAS
462306a36Sopenharmony_ci * Author: Neil Armstrong <narmstrong@baylibre.com>
562306a36Sopenharmony_ci */
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#ifndef DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
862306a36Sopenharmony_ci#define DT_BINDINGS_RESET_AMLOGIC_MESON_G12A_AOCLK
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#define RESET_AO_IR_IN		0
1162306a36Sopenharmony_ci#define RESET_AO_UART		1
1262306a36Sopenharmony_ci#define RESET_AO_I2C_M		2
1362306a36Sopenharmony_ci#define RESET_AO_I2C_S		3
1462306a36Sopenharmony_ci#define RESET_AO_SAR_ADC	4
1562306a36Sopenharmony_ci#define RESET_AO_UART2		5
1662306a36Sopenharmony_ci#define RESET_AO_IR_OUT		6
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#endif
19