18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ or MIT) */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz>
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define RST_R_APB1_TIMER	0
108c2ecf20Sopenharmony_ci#define RST_R_APB1_TWD		1
118c2ecf20Sopenharmony_ci#define RST_R_APB1_PWM		2
128c2ecf20Sopenharmony_ci#define RST_R_APB2_UART		3
138c2ecf20Sopenharmony_ci#define RST_R_APB2_I2C		4
148c2ecf20Sopenharmony_ci#define RST_R_APB1_IR		5
158c2ecf20Sopenharmony_ci#define RST_R_APB1_W1		6
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ */
18