18c2ecf20Sopenharmony_ci/* 28c2ecf20Sopenharmony_ci * Copyright (C) 2016 Icenowy Zheng <icenowy@aosc.io> 38c2ecf20Sopenharmony_ci * 48c2ecf20Sopenharmony_ci * SPDX-License-Identifier: (GPL-2.0+ OR MIT) 58c2ecf20Sopenharmony_ci */ 68c2ecf20Sopenharmony_ci 78c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_RESET_SUN8I_DE2_H_ 88c2ecf20Sopenharmony_ci#define _DT_BINDINGS_RESET_SUN8I_DE2_H_ 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#define RST_MIXER0 0 118c2ecf20Sopenharmony_ci#define RST_MIXER1 1 128c2ecf20Sopenharmony_ci#define RST_WB 2 138c2ecf20Sopenharmony_ci#define RST_ROT 3 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci#endif /* _DT_BINDINGS_RESET_SUN8I_DE2_H_ */ 16