]> Git Repo - linux.git/blob - include/dt-bindings/clock/ingenic,sysost.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.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__ */
This page took 0.032485 seconds and 4 git commands to generate.