Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0+ */
0002 
0003 #ifndef __DT_BINDINGS_BMIPS_BCM6362_PM_H
0004 #define __DT_BINDINGS_BMIPS_BCM6362_PM_H
0005 
0006 #define BCM6362_POWER_DOMAIN_SAR    0
0007 #define BCM6362_POWER_DOMAIN_IPSEC  1
0008 #define BCM6362_POWER_DOMAIN_MIPS   2
0009 #define BCM6362_POWER_DOMAIN_DECT   3
0010 #define BCM6362_POWER_DOMAIN_USBH   4
0011 #define BCM6362_POWER_DOMAIN_USBD   5
0012 #define BCM6362_POWER_DOMAIN_ROBOSW 6
0013 #define BCM6362_POWER_DOMAIN_PCM    7
0014 #define BCM6362_POWER_DOMAIN_PERIPH 8
0015 #define BCM6362_POWER_DOMAIN_ADSL_PHY   9
0016 #define BCM6362_POWER_DOMAIN_GMII_PADS  10
0017 #define BCM6362_POWER_DOMAIN_FAP    11
0018 #define BCM6362_POWER_DOMAIN_PCIE   12
0019 #define BCM6362_POWER_DOMAIN_WLAN_PADS  13
0020 
0021 #endif /* __DT_BINDINGS_BMIPS_BCM6362_PM_H */