Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+ */
0002 
0003 #ifndef __DT_BINDINGS_RESET_BCM63268_H
0004 #define __DT_BINDINGS_RESET_BCM63268_H
0005 
0006 #define BCM63268_RST_SPI    0
0007 #define BCM63268_RST_IPSEC  1
0008 #define BCM63268_RST_EPHY   2
0009 #define BCM63268_RST_SAR    3
0010 #define BCM63268_RST_ENETSW 4
0011 #define BCM63268_RST_USBS   5
0012 #define BCM63268_RST_USBH   6
0013 #define BCM63268_RST_PCM    7
0014 #define BCM63268_RST_PCIE_CORE  8
0015 #define BCM63268_RST_PCIE   9
0016 #define BCM63268_RST_PCIE_EXT   10
0017 #define BCM63268_RST_WLAN_SHIM  11
0018 #define BCM63268_RST_DDR_PHY    12
0019 #define BCM63268_RST_FAP0   13
0020 #define BCM63268_RST_WLAN_UBUS  14
0021 #define BCM63268_RST_DECT   15
0022 #define BCM63268_RST_FAP1   16
0023 #define BCM63268_RST_PCIE_HARD  17
0024 #define BCM63268_RST_GPHY   18
0025 
0026 #endif /* __DT_BINDINGS_RESET_BCM63268_H */