1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright 2017 Icenowy Zheng <icenowy@aosc.xyz>
6 #ifndef _CCU_SUN50I_H6_R_H
7 #define _CCU_SUN50I_H6_R_H
9 #include <dt-bindings/clock/sun50i-h6-r-ccu.h>
10 #include <dt-bindings/reset/sun50i-h6-r-ccu.h>
12 /* AHB/APB bus clocks are not exported except APB1 for R_PIO */
17 #define CLK_NUMBER (CLK_W1 + 1)
19 #endif /* _CCU_SUN50I_H6_R_H */