treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / include / dt-bindings / clock / oxsemi,ox810se.h
blob7256365160f8dd1b27dd23d747e6b8e1be9adf7e
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
4 */
6 #ifndef DT_CLOCK_OXSEMI_OX810SE_H
7 #define DT_CLOCK_OXSEMI_OX810SE_H
9 #define CLK_810_LEON 0
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 */