1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
6 #ifndef DT_CLOCK_OXSEMI_OX810SE_H
7 #define DT_CLOCK_OXSEMI_OX810SE_H
10 #define CLK_810_DMA_SGDMA 1
11 #define CLK_810_CIPHER 2
12 #define CLK_810_SATA 3
13 #define CLK_810_AUDIO 4
14 #define CLK_810_USBMPH 5
15 #define CLK_810_ETHA 6
16 #define CLK_810_PCIEA 7
17 #define CLK_810_NAND 8
19 #endif /* DT_CLOCK_OXSEMI_OX810SE_H */