]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/dt-bindings/clock/tegra124-car.h
bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
[mirror_ubuntu-bionic-kernel.git] / include / dt-bindings / clock / tegra124-car.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
76da314d 2/*
3fdd5972
PW
3 * This header provides Tegra124-specific constants for binding
4 * nvidia,tegra124-car.
76da314d
PDS
5 */
6
3fdd5972
PW
7#include <dt-bindings/clock/tegra124-car-common.h>
8
76da314d
PDS
9#ifndef _DT_BINDINGS_CLOCK_TEGRA124_CAR_H
10#define _DT_BINDINGS_CLOCK_TEGRA124_CAR_H
11
3fdd5972
PW
12#define TEGRA124_CLK_PLL_X 227
13#define TEGRA124_CLK_PLL_X_OUT0 228
d364a77d 14
3fdd5972
PW
15#define TEGRA124_CLK_CCLK_G 262
16#define TEGRA124_CLK_CCLK_LP 263
d364a77d 17
3fdd5972 18#define TEGRA124_CLK_CLK_MAX 315
76da314d
PDS
19
20#endif /* _DT_BINDINGS_CLOCK_TEGRA124_CAR_H */