Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+ */
0002 
0003 #ifndef __DT_BINDINGS_RESET_BCM6368_H
0004 #define __DT_BINDINGS_RESET_BCM6368_H
0005 
0006 #define BCM6368_RST_SPI     0
0007 #define BCM6368_RST_MPI     3
0008 #define BCM6368_RST_IPSEC   4
0009 #define BCM6368_RST_EPHY    6
0010 #define BCM6368_RST_SAR     7
0011 #define BCM6368_RST_SWITCH  10
0012 #define BCM6368_RST_USBD    11
0013 #define BCM6368_RST_USBH    12
0014 #define BCM6368_RST_PCM     13
0015 
0016 #endif /* __DT_BINDINGS_RESET_BCM6368_H */