1 /* SPDX-License-Identifier: GPL-2.0+ !! 1 /* 2 * << 3 * Copyright (C) 2015 Renesas Electronics Corp 2 * Copyright (C) 2015 Renesas Electronics Corp. >> 3 * >> 4 * This program is free software; you can redistribute it and/or modify >> 5 * it under the terms of the GNU General Public License as published by >> 6 * the Free Software Foundation; either version 2 of the License, or >> 7 * (at your option) any later version. 4 */ 8 */ 5 #ifndef __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H 9 #ifndef __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__ 6 #define __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H 10 #define __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__ 7 11 8 #define CPG_CORE 0 12 #define CPG_CORE 0 /* Core Clock */ 9 #define CPG_MOD 1 13 #define CPG_MOD 1 /* Module Clock */ 10 14 11 #endif /* __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR 15 #endif /* __DT_BINDINGS_CLOCK_RENESAS_CPG_MSSR_H__ */ 12 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.