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