1 /* SPDX-License-Identifier: GPL-2.0 */
3 * This header provides Tegra124-specific constants for binding
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 */