]> Git Repo - linux.git/blob - drivers/clk/meson/axg-aoclk.h
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
[linux.git] / drivers / clk / meson / axg-aoclk.h
1 /* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
2 /*
3  * Copyright (c) 2017 BayLibre, SAS
4  * Author: Neil Armstrong <[email protected]>
5  *
6  * Copyright (c) 2018 Amlogic, inc.
7  * Author: Qiufang Dai <[email protected]>
8  */
9
10 #ifndef __AXG_AOCLKC_H
11 #define __AXG_AOCLKC_H
12
13 #define NR_CLKS 17
14
15 #include <dt-bindings/clock/axg-aoclkc.h>
16 #include <dt-bindings/reset/axg-aoclkc.h>
17
18 #endif /* __AXG_AOCLKC_H */
This page took 0.026316 seconds and 4 git commands to generate.