18 lines · c
1/* SPDX-License-Identifier: GPL-2.0+ */2 3#ifndef __DT_BINDINGS_BMIPS_BCM6328_PM_H4#define __DT_BINDINGS_BMIPS_BCM6328_PM_H5 6#define BCM6328_POWER_DOMAIN_ADSL2_MIPS 07#define BCM6328_POWER_DOMAIN_ADSL2_PHY 18#define BCM6328_POWER_DOMAIN_ADSL2_AFE 29#define BCM6328_POWER_DOMAIN_SAR 310#define BCM6328_POWER_DOMAIN_PCM 411#define BCM6328_POWER_DOMAIN_USBD 512#define BCM6328_POWER_DOMAIN_USBH 613#define BCM6328_POWER_DOMAIN_PCIE 714#define BCM6328_POWER_DOMAIN_ROBOSW 815#define BCM6328_POWER_DOMAIN_EPHY 916 17#endif /* __DT_BINDINGS_BMIPS_BCM6328_PM_H */18