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

/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
 * Copyright (c) 2020 Yangtao Li <[email protected]>
 */

#ifndef _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_
#define _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_

#define RST_R_APB1_TIMER
#define RST_R_APB1_BUS_PWM
#define RST_R_APB1_PPU
#define RST_R_APB2_UART
#define RST_R_APB2_I2C0
#define RST_R_APB2_I2C1
#define RST_R_APB1_BUS_IR
#define RST_R_AHB_BUS_RTC

#endif /* _DT_BINDINGS_RST_SUN50I_A100_R_CCU_H_ */