xref: /kernel/linux/linux-5.10/include/dt-bindings/clock/ingenic,sysost.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/include/dt-bindings/clock/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * This header provides clock numbers for the ingenic,tcu DT binding.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_INGENIC_OST_H__
78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_CLOCK_INGENIC_OST_H__
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define OST_CLK_PERCPU_TIMER	0
108c2ecf20Sopenharmony_ci#define OST_CLK_GLOBAL_TIMER	1
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_INGENIC_OST_H__ */
13

Indexes created Thu Nov 07 10:32:03 CST 2024