Path: blob/master/include/dt-bindings/soc/bcm63268-pm.h
26288 views
/* SPDX-License-Identifier: GPL-2.0+ */12#ifndef __DT_BINDINGS_BMIPS_BCM63268_PM_H3#define __DT_BINDINGS_BMIPS_BCM63268_PM_H45#define BCM63268_POWER_DOMAIN_SAR 06#define BCM63268_POWER_DOMAIN_IPSEC 17#define BCM63268_POWER_DOMAIN_MIPS 28#define BCM63268_POWER_DOMAIN_DECT 39#define BCM63268_POWER_DOMAIN_USBH 410#define BCM63268_POWER_DOMAIN_USBD 511#define BCM63268_POWER_DOMAIN_ROBOSW 612#define BCM63268_POWER_DOMAIN_PCM 713#define BCM63268_POWER_DOMAIN_PERIPH 814#define BCM63268_POWER_DOMAIN_VDSL_PHY 915#define BCM63268_POWER_DOMAIN_VDSL_MIPS 1016#define BCM63268_POWER_DOMAIN_FAP 1117#define BCM63268_POWER_DOMAIN_PCIE 1218#define BCM63268_POWER_DOMAIN_WLAN_PADS 131920#endif /* __DT_BINDINGS_BMIPS_BCM63268_PM_H */212223