xref: /kernel/linux/linux-6.6/include/dt-bindings/soc/tegra-pmc.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/soc/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2019-2020, NVIDIA CORPORATION.  All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef _DT_BINDINGS_SOC_TEGRA_PMC_H
762306a36Sopenharmony_ci#define _DT_BINDINGS_SOC_TEGRA_PMC_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_ci#define TEGRA_PMC_CLK_OUT_1		0
1062306a36Sopenharmony_ci#define TEGRA_PMC_CLK_OUT_2		1
1162306a36Sopenharmony_ci#define TEGRA_PMC_CLK_OUT_3		2
1262306a36Sopenharmony_ci#define TEGRA_PMC_CLK_BLINK		3
1362306a36Sopenharmony_ci
1462306a36Sopenharmony_ci#define TEGRA_PMC_CLK_MAX		4
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci#endif	/* _DT_BINDINGS_SOC_TEGRA_PMC_H */
17

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