Thierry Reding | 6394489 | 2020-09-17 12:07:52 +0200 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
2 | /* Copyright (c) 2018-2020, NVIDIA CORPORATION. All rights reserved. */ | ||||
3 | |||||
4 | #ifndef DT_BINDINGS_RESET_TEGRA234_RESET_H | ||||
5 | #define DT_BINDINGS_RESET_TEGRA234_RESET_H | ||||
6 | |||||
7 | #define TEGRA234_RESET_SDMMC4 85 | ||||
8 | #define TEGRA234_RESET_UARTA 100 | ||||
9 | |||||
10 | #endif |