1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 /* 1 /* 3 * Copyright (C) 2016 Imagination Technologies 2 * Copyright (C) 2016 Imagination Technologies >> 3 * >> 4 * SPDX-License-Identifier: GPL-2.0 4 */ 5 */ 5 6 6 #ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ 7 #ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ 7 #define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ 8 #define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ 8 9 9 #define BOSTON_CLK_INPUT 0 10 #define BOSTON_CLK_INPUT 0 10 #define BOSTON_CLK_SYS 1 11 #define BOSTON_CLK_SYS 1 11 #define BOSTON_CLK_CPU 2 12 #define BOSTON_CLK_CPU 2 12 13 13 #endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ 14 #endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */ 14 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.