Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002  *
0003  * Copyright (C) 2018 Icenowy Zheng <icenowy@aosc.xyz>
0004  *
0005  */
0006 
0007 #ifndef _DT_BINDINGS_RST_SUNIV_F1C100S_H_
0008 #define _DT_BINDINGS_RST_SUNIV_F1C100S_H_
0009 
0010 #define RST_USB_PHY0        0
0011 #define RST_BUS_DMA     1
0012 #define RST_BUS_MMC0        2
0013 #define RST_BUS_MMC1        3
0014 #define RST_BUS_DRAM        4
0015 #define RST_BUS_SPI0        5
0016 #define RST_BUS_SPI1        6
0017 #define RST_BUS_OTG     7
0018 #define RST_BUS_VE      8
0019 #define RST_BUS_LCD     9
0020 #define RST_BUS_DEINTERLACE 10
0021 #define RST_BUS_CSI     11
0022 #define RST_BUS_TVD     12
0023 #define RST_BUS_TVE     13
0024 #define RST_BUS_DE_BE       14
0025 #define RST_BUS_DE_FE       15
0026 #define RST_BUS_CODEC       16
0027 #define RST_BUS_SPDIF       17
0028 #define RST_BUS_IR      18
0029 #define RST_BUS_RSB     19
0030 #define RST_BUS_I2S0        20
0031 #define RST_BUS_I2C0        21
0032 #define RST_BUS_I2C1        22
0033 #define RST_BUS_I2C2        23
0034 #define RST_BUS_UART0       24
0035 #define RST_BUS_UART1       25
0036 #define RST_BUS_UART2       26
0037 
0038 #endif /* _DT_BINDINGS_RST_SUNIV_F1C100S_H_ */