Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright (C) 2016 Neil Armstrong <narmstrong@baylibre.com>
0004  */
0005 
0006 #ifndef DT_CLOCK_OXSEMI_OX810SE_H
0007 #define DT_CLOCK_OXSEMI_OX810SE_H
0008 
0009 #define CLK_810_LEON        0
0010 #define CLK_810_DMA_SGDMA   1
0011 #define CLK_810_CIPHER      2
0012 #define CLK_810_SATA        3
0013 #define CLK_810_AUDIO       4
0014 #define CLK_810_USBMPH      5
0015 #define CLK_810_ETHA        6
0016 #define CLK_810_PCIEA       7
0017 #define CLK_810_NAND        8
0018 
0019 #endif /* DT_CLOCK_OXSEMI_OX810SE_H */