1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* 2 /* 3 * Copyright (C) 2016 Neil Armstrong <narmstro 3 * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com> 4 */ 4 */ 5 5 6 #ifndef DT_CLOCK_OXSEMI_OX810SE_H 6 #ifndef DT_CLOCK_OXSEMI_OX810SE_H 7 #define DT_CLOCK_OXSEMI_OX810SE_H 7 #define DT_CLOCK_OXSEMI_OX810SE_H 8 8 9 #define CLK_810_LEON 0 9 #define CLK_810_LEON 0 10 #define CLK_810_DMA_SGDMA 1 10 #define CLK_810_DMA_SGDMA 1 11 #define CLK_810_CIPHER 2 11 #define CLK_810_CIPHER 2 12 #define CLK_810_SATA 3 12 #define CLK_810_SATA 3 13 #define CLK_810_AUDIO 4 13 #define CLK_810_AUDIO 4 14 #define CLK_810_USBMPH 5 14 #define CLK_810_USBMPH 5 15 #define CLK_810_ETHA 6 15 #define CLK_810_ETHA 6 16 #define CLK_810_PCIEA 7 16 #define CLK_810_PCIEA 7 17 #define CLK_810_NAND 8 17 #define CLK_810_NAND 8 18 18 19 #endif /* DT_CLOCK_OXSEMI_OX810SE_H */ 19 #endif /* DT_CLOCK_OXSEMI_OX810SE_H */ 20 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.