linux/include/dt-bindings/reset/sun50i-h6-r-ccu.h

/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
 * Copyright (C) 2016 Icenowy Zheng <[email protected]>
 */

#ifndef _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_
#define _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_

#define RST_R_APB1_TIMER
#define RST_R_APB1_TWD
#define RST_R_APB1_PWM
#define RST_R_APB2_UART
#define RST_R_APB2_I2C
#define RST_R_APB1_IR
#define RST_R_APB1_W1
#define RST_R_APB2_RSB

#endif /* _DT_BINDINGS_RST_SUN50I_H6_R_CCU_H_ */