aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/sunxi-ng/ccu-sun20i-d1.h
blob: b14da36e2537db8e74babffa8f04ca29a4692375 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2020 frank@allwinnertech.com
 * Copyright (C) 2021 Samuel Holland <samuel@sholland.org>
 */

#ifndef _CCU_SUN20I_D1_H_
#define _CCU_SUN20I_D1_H_

#include <dt-bindings/clock/sun20i-d1-ccu.h>
#include <dt-bindings/reset/sun20i-d1-ccu.h>

#define CLK_NUMBER		(CLK_BUS_CAN1 + 1)

#endif /* _CCU_SUN20I_D1_H_ */