xref: /kernel/linux/linux-6.6/include/dt-bindings/clock/ingenic,tcu.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/clock/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * This header provides clock numbers for the ingenic,tcu DT binding.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_CLOCK_INGENIC_TCU_H__
762306a36Sopenharmony_ci#define __DT_BINDINGS_CLOCK_INGENIC_TCU_H__
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define TCU_CLK_TIMER0	0
1062306a36Sopenharmony_ci#define TCU_CLK_TIMER1	1
1162306a36Sopenharmony_ci#define TCU_CLK_TIMER2	2
1262306a36Sopenharmony_ci#define TCU_CLK_TIMER3	3
1362306a36Sopenharmony_ci#define TCU_CLK_TIMER4	4
1462306a36Sopenharmony_ci#define TCU_CLK_TIMER5	5
1562306a36Sopenharmony_ci#define TCU_CLK_TIMER6	6
1662306a36Sopenharmony_ci#define TCU_CLK_TIMER7	7
1762306a36Sopenharmony_ci#define TCU_CLK_WDT	8
1862306a36Sopenharmony_ci#define TCU_CLK_OST	9
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci#endif /* __DT_BINDINGS_CLOCK_INGENIC_TCU_H__ */
21

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