xref: /linux/include/dt-bindings/reset/tegra234-reset.h (revision 48df7a26f4700aac8b7e5ab68796daf25c27e062)
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
11