0001
0002
0003 #ifndef __DT_BINDINGS_BMIPS_BCM6328_PM_H
0004 #define __DT_BINDINGS_BMIPS_BCM6328_PM_H
0005
0006 #define BCM6328_POWER_DOMAIN_ADSL2_MIPS 0
0007 #define BCM6328_POWER_DOMAIN_ADSL2_PHY 1
0008 #define BCM6328_POWER_DOMAIN_ADSL2_AFE 2
0009 #define BCM6328_POWER_DOMAIN_SAR 3
0010 #define BCM6328_POWER_DOMAIN_PCM 4
0011 #define BCM6328_POWER_DOMAIN_USBD 5
0012 #define BCM6328_POWER_DOMAIN_USBH 6
0013 #define BCM6328_POWER_DOMAIN_PCIE 7
0014 #define BCM6328_POWER_DOMAIN_ROBOSW 8
0015 #define BCM6328_POWER_DOMAIN_EPHY 9
0016
0017 #endif