Linux 5.6.13
[linux/fpc-iii.git] / include / dt-bindings / clock / tegra124-car.h
blobc520ee2319509033736674a537fad35770583e5d
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * This header provides Tegra124-specific constants for binding
4 * nvidia,tegra124-car.
5 */
7 #include <dt-bindings/clock/tegra124-car-common.h>
9 #ifndef _DT_BINDINGS_CLOCK_TEGRA124_CAR_H
10 #define _DT_BINDINGS_CLOCK_TEGRA124_CAR_H
12 #define TEGRA124_CLK_PLL_X 227
13 #define TEGRA124_CLK_PLL_X_OUT0 228
15 #define TEGRA124_CLK_CCLK_G 262
16 #define TEGRA124_CLK_CCLK_LP 263
18 #define TEGRA124_CLK_CLK_MAX 315
20 #endif /* _DT_BINDINGS_CLOCK_TEGRA124_CAR_H */