1 /* SPDX-License-Identifier: (GPL-2.0-only OR B 1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 2 /* 2 /* 3 * Copyright (c) 2023 Daniel Golle <daniel@mak 3 * Copyright (c) 2023 Daniel Golle <daniel@makrotopia.org> 4 * Author: Daniel Golle <daniel@makrotopia.org 4 * Author: Daniel Golle <daniel@makrotopia.org> 5 */ 5 */ 6 6 7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT7988 7 #ifndef _DT_BINDINGS_RESET_CONTROLLER_MT7988 8 #define _DT_BINDINGS_RESET_CONTROLLER_MT7988 8 #define _DT_BINDINGS_RESET_CONTROLLER_MT7988 9 9 10 /* ETHWARP resets */ 10 /* ETHWARP resets */ 11 #define MT7988_ETHWARP_RST_SWITCH 11 #define MT7988_ETHWARP_RST_SWITCH 0 12 12 13 /* INFRA resets */ 13 /* INFRA resets */ 14 #define MT7988_INFRA_RST0_PEXTP_MAC_SWRST 14 #define MT7988_INFRA_RST0_PEXTP_MAC_SWRST 0 15 #define MT7988_INFRA_RST1_THERM_CTRL_SWRST 15 #define MT7988_INFRA_RST1_THERM_CTRL_SWRST 1 16 16 17 17 18 #endif /* _DT_BINDINGS_RESET_CONTROLLER_MT798 18 #endif /* _DT_BINDINGS_RESET_CONTROLLER_MT7988 */ 19 19 20 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.