blob: a6f0098211378654cc8321860b88da4ba972a850 [file] [log] [blame]
b.liue9582032025-04-17 19:18:16 +08001/*
2 * Copyright (C) 2016 Imagination Technologies
3 *
4 * SPDX-License-Identifier: GPL-2.0
5 */
6
7#ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
8#define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
9
10#define BOSTON_CLK_INPUT 0
11#define BOSTON_CLK_SYS 1
12#define BOSTON_CLK_CPU 2
13
14#endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */