1 /* 1 /* 2 * Copyright (C) 2016 Icenowy Zheng <icenowy@a 2 * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.io> 3 * 3 * 4 * SPDX-License-Identifier: (GPL-2.0+ OR MIT) 4 * SPDX-License-Identifier: (GPL-2.0+ OR MIT) 5 */ 5 */ 6 6 7 #ifndef _DT_BINDINGS_RESET_SUN8I_DE2_H_ 7 #ifndef _DT_BINDINGS_RESET_SUN8I_DE2_H_ 8 #define _DT_BINDINGS_RESET_SUN8I_DE2_H_ 8 #define _DT_BINDINGS_RESET_SUN8I_DE2_H_ 9 9 10 #define RST_MIXER0 0 10 #define RST_MIXER0 0 11 #define RST_MIXER1 1 11 #define RST_MIXER1 1 12 #define RST_WB 2 12 #define RST_WB 2 13 #define RST_ROT 3 << 14 13 15 #endif /* _DT_BINDINGS_RESET_SUN8I_DE2_H_ */ 14 #endif /* _DT_BINDINGS_RESET_SUN8I_DE2_H_ */ 16 15
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.