18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */ 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_BMIPS_BCM63268_PM_H 48c2ecf20Sopenharmony_ci#define __DT_BINDINGS_BMIPS_BCM63268_PM_H 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_SAR 0 78c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_IPSEC 1 88c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_MIPS 2 98c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_DECT 3 108c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_USBH 4 118c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_USBD 5 128c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_ROBOSW 6 138c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_PCM 7 148c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_PERIPH 8 158c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_VDSL_PHY 9 168c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_VDSL_MIPS 10 178c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_FAP 11 188c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_PCIE 12 198c2ecf20Sopenharmony_ci#define BCM63268_POWER_DOMAIN_WLAN_PADS 13 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ci#endif /* __DT_BINDINGS_BMIPS_BCM63268_PM_H */ 22