GNU Linux-libre 5.10.217-gnu1
[releases.git] / include / dt-bindings / clock / ingenic,sysost.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * This header provides clock numbers for the ingenic,tcu DT binding.
4  */
5
6 #ifndef __DT_BINDINGS_CLOCK_INGENIC_OST_H__
7 #define __DT_BINDINGS_CLOCK_INGENIC_OST_H__
8
9 #define OST_CLK_PERCPU_TIMER    0
10 #define OST_CLK_GLOBAL_TIMER    1
11
12 #endif /* __DT_BINDINGS_CLOCK_INGENIC_OST_H__ */