WIP FPC-III support
[linux/fpc-iii.git] / include / dt-bindings / soc / tegra-pmc.h
bloba99a457471ee630125934be2f09b4dd1de611e36
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (c) 2019-2020, NVIDIA CORPORATION. All rights reserved.
4 */
6 #ifndef _DT_BINDINGS_SOC_TEGRA_PMC_H
7 #define _DT_BINDINGS_SOC_TEGRA_PMC_H
9 #define TEGRA_PMC_CLK_OUT_1 0
10 #define TEGRA_PMC_CLK_OUT_2 1
11 #define TEGRA_PMC_CLK_OUT_3 2
12 #define TEGRA_PMC_CLK_BLINK 3
14 #define TEGRA_PMC_CLK_MAX 4
16 #endif /* _DT_BINDINGS_SOC_TEGRA_PMC_H */