162306a36Sopenharmony_ci/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (C) 2021 Samuel Holland <samuel@sholland.org>
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_RST_SUN20I_D1_R_CCU_H_
762306a36Sopenharmony_ci#define _DT_BINDINGS_RST_SUN20I_D1_R_CCU_H_
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define RST_BUS_R_TIMER		0
1062306a36Sopenharmony_ci#define RST_BUS_R_TWD		1
1162306a36Sopenharmony_ci#define RST_BUS_R_PPU		2
1262306a36Sopenharmony_ci#define RST_BUS_R_IR_RX		3
1362306a36Sopenharmony_ci#define RST_BUS_R_RTC		4
1462306a36Sopenharmony_ci#define RST_BUS_R_CPUCFG	5
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci#endif /* _DT_BINDINGS_RST_SUN20I_D1_R_CCU_H_ */
17