18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_BMIPS_BCM6328_PM_H
48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_BMIPS_BCM6328_PM_H
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_ADSL2_MIPS	0
78c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_ADSL2_PHY	1
88c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_ADSL2_AFE	2
98c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_SAR	3
108c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_PCM	4
118c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_USBD	5
128c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_USBH	6
138c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_PCIE	7
148c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_ROBOSW	8
158c2ecf20Sopenharmony_ci#define BCM6328_POWER_DOMAIN_EPHY	9
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_BMIPS_BCM6328_PM_H */
18