1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 /* 3 * This header provides Tegra210-specific cons 4 * nvidia,tegra210-car. 5 */ 6 7 #ifndef _DT_BINDINGS_RESET_TEGRA210_CAR_H 8 #define _DT_BINDINGS_RESET_TEGRA210_CAR_H 9 10 #define TEGRA210_RESET(x) (7 * 3 11 #define TEGRA210_RST_DFLL_DVCO TEGRA2 12 #define TEGRA210_RST_ADSP TEGRA2 13 14 #endif /* _DT_BINDINGS_RESET_TEGRA210_CAR_H * 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.