1 // SPDX-License-Identifier: (GPL-2.0-or-later 1 2 // 3 // Device Tree binding constants for Actions S 4 // 5 // Copyright (c) 2018 Linaro Ltd. 6 7 #ifndef __DT_BINDINGS_ACTIONS_S700_RESET_H 8 #define __DT_BINDINGS_ACTIONS_S700_RESET_H 9 10 #define RESET_AUDIO 11 #define RESET_CSI 12 #define RESET_DE 13 #define RESET_DSI 14 #define RESET_GPIO 15 #define RESET_I2C0 16 #define RESET_I2C1 17 #define RESET_I2C2 18 #define RESET_I2C3 19 #define RESET_KEY 20 #define RESET_LCD0 21 #define RESET_SI 22 #define RESET_SPI0 23 #define RESET_SPI1 24 #define RESET_SPI2 25 #define RESET_SPI3 26 #define RESET_UART0 27 #define RESET_UART1 28 #define RESET_UART2 29 #define RESET_UART3 30 #define RESET_UART4 31 #define RESET_UART5 32 #define RESET_UART6 33 34 #endif /* __DT_BINDINGS_ACTIONS_S700_RESET_H * 35
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.