162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2020 Yangtao Li <frank@allwinnertech.com>
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_
762306a36Sopenharmony_ci#define _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define RST_R_APB1_TIMER	0
1062306a36Sopenharmony_ci#define RST_R_APB1_BUS_PWM	1
1162306a36Sopenharmony_ci#define RST_R_APB1_PPU		2
1262306a36Sopenharmony_ci#define RST_R_APB2_UART		3
1362306a36Sopenharmony_ci#define RST_R_APB2_I2C0		4
1462306a36Sopenharmony_ci#define RST_R_APB2_I2C1		5
1562306a36Sopenharmony_ci#define RST_R_APB1_BUS_IR	6
1662306a36Sopenharmony_ci#define RST_R_AHB_BUS_RTC	7
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ci#endif /* _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_ */
19