162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.xyz> 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ 762306a36Sopenharmony_ci#define _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define RST_R_APB1_TIMER 0 1062306a36Sopenharmony_ci#define RST_R_APB1_TWD 1 1162306a36Sopenharmony_ci#define RST_R_APB1_PWM 2 1262306a36Sopenharmony_ci#define RST_R_APB2_UART 3 1362306a36Sopenharmony_ci#define RST_R_APB2_I2C 4 1462306a36Sopenharmony_ci#define RST_R_APB1_IR 5 1562306a36Sopenharmony_ci#define RST_R_APB1_W1 6 1662306a36Sopenharmony_ci#define RST_R_APB2_RSB 7 1762306a36Sopenharmony_ci 1862306a36Sopenharmony_ci#endif /* _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ */ 19