]> git.ipfire.org Git - thirdparty/u-boot.git/blob - include/dt-bindings/clock/cirrus,cs2000-cp.h
Squashed 'dts/upstream/' content from commit aaba2d45dc2a
[thirdparty/u-boot.git] / include / dt-bindings / clock / cirrus,cs2000-cp.h
1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2 /*
3 * Copyright (C) 2021 Daniel Mack
4 */
5
6 #ifndef __DT_BINDINGS_CS2000CP_CLK_H
7 #define __DT_BINDINGS_CS2000CP_CLK_H
8
9 #define CS2000CP_AUX_OUTPUT_REF_CLK 0
10 #define CS2000CP_AUX_OUTPUT_CLK_IN 1
11 #define CS2000CP_AUX_OUTPUT_CLK_OUT 2
12 #define CS2000CP_AUX_OUTPUT_PLL_LOCK 3
13
14 #endif /* __DT_BINDINGS_CS2000CP_CLK_H */