162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef __DT_BINDINGS_BMIPS_BCM6362_PM_H
462306a36Sopenharmony_ci#define __DT_BINDINGS_BMIPS_BCM6362_PM_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_SAR	0
762306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_IPSEC	1
862306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_MIPS	2
962306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_DECT	3
1062306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_USBH	4
1162306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_USBD	5
1262306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_ROBOSW	6
1362306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_PCM	7
1462306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_PERIPH	8
1562306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_ADSL_PHY	9
1662306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_GMII_PADS	10
1762306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_FAP	11
1862306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_PCIE	12
1962306a36Sopenharmony_ci#define BCM6362_POWER_DOMAIN_WLAN_PADS	13
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ci#endif /* __DT_BINDINGS_BMIPS_BCM6362_PM_H */
22