]> Git Repo - u-boot.git/blob - include/dt-bindings/clock/octeon-clock.h
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
[u-boot.git] / include / dt-bindings / clock / octeon-clock.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Copyright (C) 2020 Stefan Roese <[email protected]>
4  */
5
6 #ifndef __DT_BINDINGS_CLOCK_OCTEON_CLOCK_H
7 #define __DT_BINDINGS_CLOCK_OCTEON_CLOCK_H
8
9 #define OCTEON_CLK_CORE         0
10 #define OCTEON_CLK_IO           1
11
12 #endif /* __DT_BINDINGS_CLOCK_OCTEON_CLOCK_H */
This page took 0.030409 seconds and 4 git commands to generate.