Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+ */
0002 
0003 #ifndef __DT_BINDINGS_RESET_BCM6358_H
0004 #define __DT_BINDINGS_RESET_BCM6358_H
0005 
0006 #define BCM6358_RST_SPI     0
0007 #define BCM6358_RST_ENET    2
0008 #define BCM6358_RST_MPI     3
0009 #define BCM6358_RST_EPHY    6
0010 #define BCM6358_RST_SAR     7
0011 #define BCM6358_RST_USBH    12
0012 #define BCM6358_RST_PCM     13
0013 #define BCM6358_RST_ADSL    14
0014 
0015 #endif /* __DT_BINDINGS_RESET_BCM6358_H */