Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+ */
0002 
0003 #ifndef __DT_BINDINGS_RESET_BCM6362_H
0004 #define __DT_BINDINGS_RESET_BCM6362_H
0005 
0006 #define BCM6362_RST_SPI     0
0007 #define BCM6362_RST_IPSEC   1
0008 #define BCM6362_RST_EPHY    2
0009 #define BCM6362_RST_SAR     3
0010 #define BCM6362_RST_ENETSW  4
0011 #define BCM6362_RST_USBD    5
0012 #define BCM6362_RST_USBH    6
0013 #define BCM6362_RST_PCM     7
0014 #define BCM6362_RST_PCIE_CORE   8
0015 #define BCM6362_RST_PCIE    9
0016 #define BCM6362_RST_PCIE_EXT    10
0017 #define BCM6362_RST_WLAN_SHIM   11
0018 #define BCM6362_RST_DDR_PHY 12
0019 #define BCM6362_RST_FAP     13
0020 #define BCM6362_RST_WLAN_UBUS   14
0021 
0022 #endif /* __DT_BINDINGS_RESET_BCM6362_H */