xref: /openbmc/linux/include/dt-bindings/reset/tegra234-reset.h (revision 29e1c1ad3ff7f345d80c7b81b08175f5a8c84122)
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